summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2016-01-07lockd: use to_delayed_workGeliang Tang1-2/+1
2016-01-07nfsd: use to_delayed_workGeliang Tang1-2/+1
2015-12-23lockd: Register callbacks on the inetaddr_chain and inet6addr_chainScott Mayhew1-2/+72
2015-12-23nfsd: Register callbacks on the inetaddr_chain and inet6addr_chainScott Mayhew1-0/+68
2015-12-23nfsd: don't base cl_cb_status on stale informationJ. Bruce Fields1-0/+4
2015-11-24nfsd4: fix gss-proxy 4.1 mounts for some AD principalsJ. Bruce Fields1-1/+9
2015-11-24nfsd: fix unlikely NULL deref in mach_creds_matchJ. Bruce Fields1-0/+9
2015-11-24nfsd: minor consolidation of mach_cred handling codeJ. Bruce Fields1-7/+10
2015-11-24nfsd: helper for dup of possibly NULL stringJ. Bruce Fields1-6/+15
2015-11-23nfsd: fix a warning messageDan Carpenter1-1/+2
2015-11-23nfsd: constify nfsd4_callback_ops structureJulia Lawall4-7/+7
2015-11-23nfsd: recover: constify nfsd4_client_tracking_ops structuresJulia Lawall2-4/+4
2015-11-13Merge tag 'chrome-platform-4.4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+15
2015-11-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds4-595/+191
2015-11-13Merge branch 'for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds38-644/+379
2015-11-13Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+7
2015-11-13f2fs: xattr simplificationsAndreas Gruenbacher1-12/+3
2015-11-13squashfs: xattr simplificationsAndreas Gruenbacher1-59/+31
2015-11-139p: xattr simplificationsAndreas Gruenbacher8-299/+72
2015-11-13xattr handlers: Pass handler to operations instead of flagsAndreas Gruenbacher32-226/+306
2015-11-13jffs2: Add missing capability check for listing trusted xattrsAndreas Gruenbacher1-0/+3
2015-11-13hfsplus: Remove unused xattr handler list operationsAndreas Gruenbacher4-44/+0
2015-11-13ubifs: Remove unused security xattr handlerAndreas Gruenbacher3-42/+0
2015-11-13vfs: Fix the posix_acl_xattr_list return valueAndreas Gruenbacher1-3/+1
2015-11-13vfs: Check attribute names in posix acl xattr handersAndreas Gruenbacher1-0/+4
2015-11-13Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds9-25/+287
2015-11-13Merge branch 'for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds8-146/+163
2015-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds7-66/+161
2015-11-12dax: fix __dax_pmd_fault crashDan Williams1-0/+7
2015-11-12Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2-4/+15
2015-11-11Merge tag 'xfs-for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds62-411/+994
2015-11-11Merge tag 'nfsd-4.4' of git://linux-nfs.org/~bfields/linuxLinus Torvalds19-248/+316
2015-11-11Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds12-98/+86
2015-11-11dax_io(): don't let non-error value escape via retval instead of EFAULTAl Viro1-1/+3
2015-11-11fs/block_dev.c: Remove WARN_ON() when inode writeback failsVivek Goyal1-3/+12
2015-11-11fs: 9p: cache.h: Add #define of include guardTzvetelin Katchov1-0/+1
2015-11-11vfs: remove unused wrapper block_page_mkwrite()Ross Zwisler4-26/+6
2015-11-11binfmt_elf: Correct `arch_check_elf's descriptionMaciej W. Rozycki1-1/+1
2015-11-11fs: fix writeback.c kernel-doc warningsRandy Dunlap1-1/+2
2015-11-11fs: fix inode.c kernel-doc warningRandy Dunlap1-0/+1
2015-11-11fs/pipe.c: return error code rather than 0 in pipe_write()Eric Biggers1-5/+4
2015-11-11fs/pipe.c: preserve alloc_file() error codeEric Biggers1-3/+6
2015-11-11binfmt_elf: Don't clobber passed executable's file headerMaciej W. Rozycki1-5/+5
2015-11-11FS-Cache: Handle a write to the page immediately beyond the EOF markerDavid Howells2-31/+38
2015-11-11cachefiles: perform test on s_blocksize when opening cache file.NeilBrown2-6/+2
2015-11-11FS-Cache: Don't override netfs's primary_index if registering failedKinglong Mee1-18/+17
2015-11-11FS-Cache: Increase reference of parent after registering, netfs successKinglong Mee1-5/+4
2015-11-11debugfs: fix refcount imbalance in start_creatingDaniel Borkmann1-1/+5
2015-11-10btrfs: Use fs_info directly in btrfs_delete_unused_bgsZhao Lei1-2/+2
2015-11-10btrfs: Fix lost-data-profile caused by balance bgZhao Lei1-0/+21