aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/fs (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-06-05Merge tag 'for-linus-5.8-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linuxLinus Torvalds2-7/+4
2020-06-05Merge tag 'dlm-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlmLinus Torvalds4-20/+9
2020-06-05Merge tag '5.8-rc-smb3-fixes-part-1' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds27-729/+1041
2020-06-05Merge tag 'afs-next-20200604' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fsLinus Torvalds34-3897/+4340
2020-06-05Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds40-629/+861
2020-06-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-0/+1
2020-06-05Merge tag 'core_core_updates_for_5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+5
2020-06-04Merge branch 'akpm' (patches from Andrew)Linus Torvalds9-61/+135
2020-06-04exec: open code copy_string_kernelChristoph Hellwig1-9/+34
2020-06-04exec: simplify the copy_strings_kernel calling conventionChristoph Hellwig4-15/+14
2020-06-04fs/seq_file.c: seq_read: Update pr_info_ratelimitedJoe Perches1-3/+4
2020-06-04fat: improve the readahead for FAT entriesOGAWA Hirofumi1-28/+75
2020-06-04fat: don't allow to mount if the FAT length == 0OGAWA Hirofumi1-0/+6
2020-06-04fs/binfmt_elf: remove redundant elf_map ifndefAnthony Iliopoulos1-4/+0
2020-06-04proc: rename "catch" function argumentAlexey Dobriyan1-4/+4
2020-06-04Merge branch 'exec-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds8-274/+229
2020-06-04Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds10-93/+193
2020-06-04Merge tag 'for_v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fsLinus Torvalds5-13/+2
2020-06-04Merge tag 'fsnotify_for_v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fsLinus Torvalds7-12/+19
2020-06-04Merge tag 'zonefs-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal/zonefsLinus Torvalds1-1/+1
2020-06-04cifs: update internal module version numberSteve French1-1/+1
2020-06-04cifs: multichannel: try to rebind when reconnecting a channelAurelien Aptel3-0/+34
2020-06-04cifs: multichannel: use pointer for binding channelAurelien Aptel2-4/+14
2020-06-04smb3: remove static checker warningSteve French1-1/+1
2020-06-04cifs: multichannel: move channel selection above transport layerAurelien Aptel9-198/+356
2020-06-04cifs: multichannel: always zero struct cifs_io_parmsAurelien Aptel4-7/+7
2020-06-04cifs: dump Security Type info in DebugDataKenneth D'souza1-0/+6
2020-06-04afs: Adjust the fileserver rotation algorithm to reprobe/retry more quicklyDavid Howells3-12/+88
2020-06-04afs: Show more a bit more server state in /proc/net/afs/serversDavid Howells2-11/+15
2020-06-04afs: Don't use probe running state to make decisions outside probe codeDavid Howells4-8/+18
2020-06-04afs: Fix afs_statfs() to not let the values go below zeroDavid Howells1-1/+4
2020-06-04afs: Fix the by-UUID server tree to allow servers with the same UUIDDavid Howells3-11/+59
2020-06-04afs: Reorganise volume and server trees to be rooted on the cellDavid Howells17-543/+257
2020-06-04afs: Add a tracepoint to track the lifetime of the afs_volume structDavid Howells6-23/+39
2020-06-04afs: Detect cell aliases 3 - YFS Cells with a canonical cell name opDavid Howells2-0/+62
2020-06-04afs: Detect cell aliases 2 - Cells with no root volumesDavid Howells1-1/+89
2020-06-04afs: Detect cell aliases 1 - Cells with root volumesDavid Howells9-13/+287
2020-06-04afs: Implement client support for the YFSVL.GetCellName RPC opDavid Howells5-2/+116
2020-06-04afs: Retain more of the VLDB record for alias detectionDavid Howells2-1/+5
2020-06-04afs: Fix handling of CB.ProbeUuid cache manager opDavid Howells1-2/+3
2020-06-04afs: Don't get epoch from a server because it may be ambiguousDavid Howells2-54/+2
2020-06-04afs: Build an abstraction around an "operation" conceptDavid Howells20-2821/+2640
2020-06-04smb3: fix incorrect number of credits when ioctl MaxOutputResponse > 64KSteve French1-1/+1
2020-06-04smb3: default to minimum of two channels when multichannel specifiedSteve French1-0/+4
2020-06-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds3-14/+65
2020-06-03ext4: avoid unnecessary transaction starts during writebackJan Kara1-18/+13
2020-06-03ext4: don't block for O_DIRECT if IOCB_NOWAIT is setJens Axboe1-0/+6
2020-06-03ext4: remove the access_ok() check in ext4_ioctl_get_es_cacheChristoph Hellwig1-5/+0
2020-06-03fs: remove the access_ok() check in ioctl_fiemapChristoph Hellwig1-5/+1
2020-06-03fs: handle FIEMAP_FLAG_SYNC in fiemap_prepChristoph Hellwig10-31/+13