summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'apparmor-pr-2020-06-07' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-06-071-0/+13
|\
| * apparmor: add proc subdir to attrsJohn Johansen2020-01-181-0/+13
* | Merge tag 'driver-core-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-06-072-2/+2
|\ \
| * \ Merge 5.7-rc7 into driver-core-nextGreg Kroah-Hartman2020-05-2542-234/+264
| |\ \
| * \ \ Merge v5.7-rc5 into driver-core-nextGreg Kroah-Hartman2020-05-1126-193/+278
| |\ \ \
| * \ \ \ Merge 5.7-rc3 into driver-core-nextGreg Kroah-Hartman2020-04-2757-439/+617
| |\ \ \ \
| * | | | | debugfs: Use the correct style for SPDX License IdentifierNishad Kamdar2020-04-231-1/+1
| * | | | | kernfs: Change kernfs_node lockdep name to "kn->active"Waiman Long2020-04-231-1/+1
* | | | | | Merge tag 'sh-for-5.8' of git://git.libc.org/linux-shLinus Torvalds2020-06-061-1/+1
|\ \ \ \ \ \
| * | | | | | sh: remove sh5 supportArnd Bergmann2020-06-011-1/+1
* | | | | | | hpfs: fix warning due to superfluous semicolonZou Wei2020-06-061-1/+1
* | | | | | | Merge tag 'for-linus-5.8-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-06-052-7/+4
|\ \ \ \ \ \ \
| * | | | | | | orangefs: convert get_user_pages() --> pin_user_pages()John Hubbard2020-05-291-6/+3
| * | | | | | | orangefs: remove redundant assignment to variable retColin Ian King2020-05-291-1/+1
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge tag 'dlm-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...Linus Torvalds2020-06-054-20/+9
|\ \ \ \ \ \ \
| * | | | | | | dlm: remove BUG() before panic()Arnd Bergmann2020-05-121-1/+0
| * | | | | | | dlm: Switch to using wait_event()Ross Lagerwall2020-05-121-14/+4
| * | | | | | | fs:dlm:remove unneeded semicolon in rcom.cWu Bo2020-05-121-1/+1
| * | | | | | | dlm: user: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-05-121-1/+1
| * | | | | | | dlm: dlm_internal: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-05-121-3/+3
* | | | | | | | Merge tag '5.8-rc-smb3-fixes-part-1' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2020-06-0527-729/+1041
|\ \ \ \ \ \ \ \
| * | | | | | | | cifs: update internal module version numberSteve French2020-06-041-1/+1
| * | | | | | | | cifs: multichannel: try to rebind when reconnecting a channelAurelien Aptel2020-06-043-0/+34
| * | | | | | | | cifs: multichannel: use pointer for binding channelAurelien Aptel2020-06-042-4/+14
| * | | | | | | | smb3: remove static checker warningSteve French2020-06-041-1/+1
| * | | | | | | | cifs: multichannel: move channel selection above transport layerAurelien Aptel2020-06-049-198/+356
| * | | | | | | | cifs: multichannel: always zero struct cifs_io_parmsAurelien Aptel2020-06-044-7/+7
| * | | | | | | | cifs: dump Security Type info in DebugDataKenneth D'souza2020-06-041-0/+6
| * | | | | | | | smb3: fix incorrect number of credits when ioctl MaxOutputResponse > 64KSteve French2020-06-041-1/+1
| * | | | | | | | smb3: default to minimum of two channels when multichannel specifiedSteve French2020-06-041-0/+4
| * | | | | | | | cifs: multichannel: move channel selection in functionAurelien Aptel2020-06-022-11/+28
| * | | | | | | | cifs: fix minor typos in comments and log messagesSteve French2020-06-021-4/+4
| * | | | | | | | smb3: minor update to compression header definitionsSteve French2020-06-021-2/+11
| * | | | | | | | cifs: minor fix to two debug messagesSteve French2020-06-012-2/+2
| * | | | | | | | cifs: Standardize logging outputJoe Perches2020-06-0120-381/+319
| * | | | | | | | smb3: Add new parm "nodelete"Steve French2020-06-014-1/+23
| * | | | | | | | cifs: move some variables off the stack in smb2_ioctl_query_infoRonnie Sahlberg2020-06-011-23/+35
| * | | | | | | | cifs: reduce stack use in smb2_compound_opRonnie Sahlberg2020-06-011-45/+47
| * | | | | | | | cifs: get rid of unused parameter in reconn_setup_dfs_targets()Paulo Alcantara2020-06-011-3/+2
| * | | | | | | | cifs: handle hostnames that resolve to same ip in failoverPaulo Alcantara2020-06-015-39/+131
| * | | | | | | | cifs: set up next DFS target before generic_ip_connect()Paulo Alcantara2020-06-011-9/+9
| * | | | | | | | cifs: remove redundant initialization of variable rcColin Ian King2020-06-011-1/+1
| * | | | | | | | cifs: handle "nolease" option for vers=1.0Kenneth D'souza2020-06-011-1/+10
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge tag 'afs-next-20200604' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-06-0534-3897/+4340
|\ \ \ \ \ \ \ \
| * | | | | | | | afs: Adjust the fileserver rotation algorithm to reprobe/retry more quicklyDavid Howells2020-06-043-12/+88
| * | | | | | | | afs: Show more a bit more server state in /proc/net/afs/serversDavid Howells2020-06-042-11/+15
| * | | | | | | | afs: Don't use probe running state to make decisions outside probe codeDavid Howells2020-06-044-8/+18
| * | | | | | | | afs: Fix afs_statfs() to not let the values go below zeroDavid Howells2020-06-041-1/+4
| * | | | | | | | afs: Fix the by-UUID server tree to allow servers with the same UUIDDavid Howells2020-06-043-11/+59
| * | | | | | | | afs: Reorganise volume and server trees to be rooted on the cellDavid Howells2020-06-0417-543/+257