aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2015-11-03Merge remote-tracking branch 'file-locks/linux-next'Stephen Rothwell
2015-11-03Merge remote-tracking branch 'xfs/for-next'Stephen Rothwell
2015-11-03Merge remote-tracking branch 'ubifs/linux-next'Stephen Rothwell
2015-11-03Merge remote-tracking branch 'overlayfs/overlayfs-next'Stephen Rothwell
2015-11-03Merge remote-tracking branch 'orangefs/for-next'Stephen Rothwell
2015-11-03Merge remote-tracking branch 'nfsd/nfsd-next'Stephen Rothwell
2015-11-03Merge remote-tracking branch 'nfs/linux-next'Stephen Rothwell
2015-11-03Merge remote-tracking branch 'gfs2/for-next'Stephen Rothwell
2015-11-03Merge remote-tracking branch 'fscache/fscache'Stephen Rothwell
2015-11-03Merge remote-tracking branch 'f2fs/dev'Stephen Rothwell
2015-11-03Merge remote-tracking branch 'ext4/dev'Stephen Rothwell
2015-11-03Merge remote-tracking branch 'ecryptfs/next'Stephen Rothwell
2015-11-03Merge remote-tracking branch 'cifs/for-next'Stephen Rothwell
2015-11-03Merge remote-tracking branch 's390/features'Stephen Rothwell
2015-11-03Merge remote-tracking branch 'm68knommu/for-next'Stephen Rothwell
2015-11-03Merge remote-tracking branch 'ia64/next'Stephen Rothwell
2015-11-02Merge branch 'xfs-misc-fixes-for-4.4-2' into for-nextDave Chinner
2015-11-02xfs: Plug memory leak in xfs_attrmulti_attr_setAndreas Gruenbacher
2015-11-02xfs: Validate the length of on-disk ACLsAndreas Gruenbacher
2015-11-02xfs: invalidate cached acl if set directly via xattrBrian Foster
2015-11-02xfs: clear PF_NOFREEZE for xfsaild kthreadJiri Kosina
2015-11-01mm: get rid of 'vmalloc_info' from /proc/meminfoLinus Torvalds
2015-11-01Merge branch 'fs-file-descriptor-optimization'Linus Torvalds
2015-11-01[SMB3] Fix build so persistent handles disabled if SMB2 support not configuredSteve French
2015-10-31Add resilienthandles mount parmSteve French
2015-10-31Send durable handle v2 contexts when use of persistent handles requiredSteve French
2015-10-31Display persistenthandles in /proc/mounts for SMB3 shares if enabledSteve French
2015-10-31Enable checking for continuous availability and persistent handle supportSteve French
2015-10-31Add parsing for new mount option controlling persistent handlesSteve French
2015-10-31update signing codeSteve French
2015-10-31Allow duplicate extents in SMB3 not just SMB3.1.1Steve French
2015-10-31vfs: conditionally clear close-on-exec flagLinus Torvalds
2015-10-31vfs: Fix pathological performance case for __alloc_fd()Linus Torvalds
2015-10-31Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-10-29fs/ext4: remove unnecessary new_valid_dev checkYaowei Bai
2015-10-29gfs2: Remove gl_spin defineAndreas Gruenbacher
2015-10-26fs/binfmt_elf_fdpic.c: fix brk area overlap with stack on NOMMURich Felker
2015-10-23fsnotify: destroy marks with call_srcu instead of dedicated threadJeff Layton
2015-10-24Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-10-24Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-10-23nfsd: don't hold i_mutex over userspace upcallsNeilBrown
2015-10-23nfsd: rip out the raparms cacheJeff Layton
2015-10-23nfsd: hook up nfs4_preprocess_stateid_op to the nfsd_file cacheJeff Layton
2015-10-23nfsd: convert fi_deleg_file and ls_file fields to nfsd_fileJeff Layton
2015-10-23nfsd: have nfsd_test_lock use the nfsd_file cacheJeff Layton
2015-10-23nfsd: convert nfs4_file->fi_fds array to use nfsd_filesJeff Layton
2015-10-23nfsd: hook nfsd_commit up to the nfsd_file cacheJeff Layton
2015-10-23nfsd: hook up nfsd_read to the nfsd_file cacheJeff Layton
2015-10-23nfsd: hook up nfsd_write to the new nfsd_file cacheJeff Layton
2015-10-23nfsd: allow filecache open to skip fh_verify checkJeff Layton