summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* cifs: Properly handle auto disabling of serverino optionPaulo Alcantara (SUSE)2019-07-083-2/+12
* smb3: if max_credits is specified then display it in /proc/mountsSteve French2019-07-081-0/+5
* Fix match_server check to allow for auto dialect negotiateSteve French2019-07-083-2/+11
* cifs: add missing GCM module dependencyAurelien Aptel2019-07-082-0/+2
* SMB3.1.1: Add GCM crypto to the encrypt and decrypt functionsSteve French2019-07-082-7/+21
* SMB3: Add SMB3.1.1 GCM to negotiated crypto algorigthmsSteve French2019-07-083-8/+8
* fs: cifs: Drop unlikely before IS_ERR(_OR_NULL)Kefeng Wang2019-07-081-1/+1
* cifs: Use kmemdup in SMB2_ioctl_init()YueHaibing2019-07-081-2/+1Star
* Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2019-07-061-1/+0Star
|\
| * fs: VALIDATE_FS_PARSER should default to nGeert Uytterhoeven2019-07-051-1/+0Star
* | Merge tag 'nfsd-5.2-2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2019-07-061-1/+1
|\ \
| * | nfsd: Fix overflow causing non-working mounts on 1 TB machinesPaul Menzel2019-07-031-1/+1
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-07-051-16/+26
|\ \ \
| * | | fs/userfaultfd.c: disable irqs for fault_pending and event locksEric Biggers2019-07-051-16/+26
* | | | Merge tag 'dax-fix-5.2-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-07-051-5/+4Star
|\ \ \ \
| * | | | dax: Fix xarray entry association for mixed mappingsJan Kara2019-06-071-5/+4Star
* | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2019-07-051-3/+4
|\ \ \ \ \ | |_|/ / / |/| | | / | | |_|/ | |/| |
| * | | vfs: move_mount: reject moving kernel internal mountsEric Biggers2019-07-011-3/+4
* | | | Merge tag '5.2-rc6-smb3-fix' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2019-07-032-5/+73
|\ \ \ \
| * | | | cifs: fix crash querying symlinks stored as reparse-pointsRonnie Sahlberg2019-06-282-5/+73
* | | | | Merge tag 'xarray-5.2-rc6' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds2019-06-291-1/+1
|\ \ \ \ \
| * | | | | mm: fix page cache convergence regressionJohannes Weiner2019-05-311-1/+1
* | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-06-296-42/+40Star
|\ \ \ \ \ \
| * | | | | | signal: remove the wrong signal_pending() check in restore_user_sigmask()Oleg Nesterov2019-06-294-25/+32
| * | | | | | fs/binfmt_flat.c: make load_flat_shared_library() workJann Horn2019-06-291-16/+7Star
| * | | | | | fs/proc/array.c: allow reporting eip/esp for all coredumping threadsJohn Ogness2019-06-291-1/+1
* | | | | | | Merge tag 'nfs-for-5.2-4' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2019-06-291-1/+1
|\ \ \ \ \ \ \
| * | | | | | | NFS/flexfiles: Use the correct TCP timeout for flexfiles I/OTrond Myklebust2019-06-281-1/+1
* | | | | | | | Merge tag 'ceph-for-5.2-rc7' of git://github.com/ceph/ceph-clientLinus Torvalds2019-06-291-1/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | ceph: fix ceph_mdsc_build_path to not stop on first componentJeff Layton2019-06-271-1/+2
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge tag 'for-linus-20190628' of git://git.kernel.dk/linux-blockLinus Torvalds2019-06-291-3/+2Star
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | io_uring: ensure req->file is cleared on allocationJens Axboe2019-06-211-3/+2Star
* | | | | | | | Merge tag 'for-linus-20190627' of gitolite.kernel.org:pub/scm/linux/kernel/gi...Linus Torvalds2019-06-281-2/+1Star
|\ \ \ \ \ \ \ \
| * | | | | | | | proc: remove useless d_is_dir() checkChristian Brauner2019-06-271-2/+1Star
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge tag 'afs-fixes-20190620' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-06-284-19/+25
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | afs: Fix setting of i_blocksDavid Howells2019-06-201-7/+12
| * | | | | | | afs: Fix uninitialised spinlock afs_volume::cb_break_lockDavid Howells2019-06-203-3/+4
| * | | | | | | afs: Fix vlserver record corruptionDavid Howells2019-06-201-4/+2Star
| * | | | | | | afs: Fix over zealous "vnode modified" warningsDavid Howells2019-06-201-5/+7
* | | | | | | | Merge tag 'nfs-for-5.2-3' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2019-06-211-9/+11
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| * | | | | | | NFS4: Only set creation opendata if O_CREATBenjamin Coddington2019-06-211-9/+11
* | | | | | | | Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2019-06-2136-154/+35Star
|\ \ \ \ \ \ \ \
| * | | | | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-1925-101/+25Star
| * | | | | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 499Thomas Gleixner2019-06-199-27/+9Star
| * | | | | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 231Thomas Gleixner2019-06-192-26/+1Star
| |/ / / / / / /
* | | | | | | | Merge tag '5.2-rc5-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2019-06-216-4/+24
|\ \ \ \ \ \ \ \
| * | | | | | | | cifs: fix GlobalMid_Lock bug in cifs_reconnectRonnie Sahlberg2019-06-171-0/+2
| * | | | | | | | SMB3: retry on STATUS_INSUFFICIENT_RESOURCES instead of failing writeSteve French2019-06-171-1/+1
| * | | | | | | | cifs: add spinlock for the openFileList to cifsInodeInfoRonnie Sahlberg2019-06-133-2/+12
| * | | | | | | | cifs: fix panic in smb2_reconnectRonnie Sahlberg2019-06-131-1/+9