summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2020-06-07Merge tag 'apparmor-pr-2020-06-07' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-06-07Merge tag 'driver-core-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-06-06Merge tag 'sh-for-5.8' of git://git.libc.org/linux-shLinus Torvalds
2020-06-06hpfs: fix warning due to superfluous semicolonZou Wei
2020-06-05Merge tag 'for-linus-5.8-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-06-05Merge tag 'dlm-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...Linus Torvalds
2020-06-05Merge tag '5.8-rc-smb3-fixes-part-1' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2020-06-05Merge tag 'afs-next-20200604' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-06-05Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2020-06-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2020-06-05Merge tag 'core_core_updates_for_5.8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-06-04Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-06-04exec: open code copy_string_kernelChristoph Hellwig
2020-06-04exec: simplify the copy_strings_kernel calling conventionChristoph Hellwig
2020-06-04fs/seq_file.c: seq_read: Update pr_info_ratelimitedJoe Perches
2020-06-04fat: improve the readahead for FAT entriesOGAWA Hirofumi
2020-06-04fat: don't allow to mount if the FAT length == 0OGAWA Hirofumi
2020-06-04fs/binfmt_elf: remove redundant elf_map ifndefAnthony Iliopoulos
2020-06-04proc: rename "catch" function argumentAlexey Dobriyan
2020-06-04Merge branch 'exec-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds
2020-06-04Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds
2020-06-04Merge tag 'for_v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2020-06-04Merge tag 'fsnotify_for_v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-06-04Merge tag 'zonefs-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds
2020-06-04cifs: update internal module version numberSteve French
2020-06-04cifs: multichannel: try to rebind when reconnecting a channelAurelien Aptel
2020-06-04cifs: multichannel: use pointer for binding channelAurelien Aptel
2020-06-04smb3: remove static checker warningSteve French
2020-06-04cifs: multichannel: move channel selection above transport layerAurelien Aptel
2020-06-04cifs: multichannel: always zero struct cifs_io_parmsAurelien Aptel
2020-06-04cifs: dump Security Type info in DebugDataKenneth D'souza
2020-06-04afs: Adjust the fileserver rotation algorithm to reprobe/retry more quicklyDavid Howells
2020-06-04afs: Show more a bit more server state in /proc/net/afs/serversDavid Howells
2020-06-04afs: Don't use probe running state to make decisions outside probe codeDavid Howells
2020-06-04afs: Fix afs_statfs() to not let the values go below zeroDavid Howells
2020-06-04afs: Fix the by-UUID server tree to allow servers with the same UUIDDavid Howells
2020-06-04afs: Reorganise volume and server trees to be rooted on the cellDavid Howells
2020-06-04afs: Add a tracepoint to track the lifetime of the afs_volume structDavid Howells
2020-06-04afs: Detect cell aliases 3 - YFS Cells with a canonical cell name opDavid Howells
2020-06-04afs: Detect cell aliases 2 - Cells with no root volumesDavid Howells
2020-06-04afs: Detect cell aliases 1 - Cells with root volumesDavid Howells
2020-06-04afs: Implement client support for the YFSVL.GetCellName RPC opDavid Howells
2020-06-04afs: Retain more of the VLDB record for alias detectionDavid Howells
2020-06-04afs: Fix handling of CB.ProbeUuid cache manager opDavid Howells
2020-06-04afs: Don't get epoch from a server because it may be ambiguousDavid Howells
2020-06-04afs: Build an abstraction around an "operation" conceptDavid Howells
2020-06-04smb3: fix incorrect number of credits when ioctl MaxOutputResponse > 64KSteve French
2020-06-04smb3: default to minimum of two channels when multichannel specifiedSteve French
2020-06-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-06-03ext4: avoid unnecessary transaction starts during writebackJan Kara