aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2014-08-25Merge tag 'nfs-for-3.17-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2014-08-24aio: fix reqs_available handlingBenjamin LaHaise
2014-08-22nfs: Don't busy-wait on SIGKILL in __nfs_iocounter_waitDavid Jeffery
2014-08-22nfs: can_coalesce_requests must enforce contiguityWeston Andros Adamson
2014-08-22nfs: disallow duplicate pages in pgio page vectorsWeston Andros Adamson
2014-08-22nfs: don't sleep with inode lock in lock_and_join_requestsWeston Andros Adamson
2014-08-22nfs: fix error handling in lock_and_join_requestsWeston Andros Adamson
2014-08-22nfs: use blocking page_group_lock in add_requestWeston Andros Adamson
2014-08-22nfs: fix nonblocking calls to nfs_page_group_lockWeston Andros Adamson
2014-08-22nfs: change nfs_page_group_lock argumentWeston Andros Adamson
2014-08-20Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2014-08-19ext3: Count internal journal as bsddf overhead in ext3_statfsChin-Tsung Cheng
2014-08-19isofs: Fix unbounded recursion when processing relocated directoriesJan Kara
2014-08-19udf: avoid unneeded up_write when fail to add entry in ->symlinkChao Yu
2014-08-17[SMB3] Enable fallocate -z support for SMB3 mountsSteve French
2014-08-17enable fallocate punch hole ("fallocate -p") for SMB3Steve French
2014-08-17Incorrect error returned on setting file compressed on SMB2Steve French
2014-08-17CIFS: Fix wrong directory attributes after renamePavel Shilovsky
2014-08-17CIFS: Fix SMB2 readdir error handlingPavel Shilovsky
2014-08-17[CIFS] Possible null ptr deref in SMB2_tconSteve French
2014-08-16Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2014-08-16Merge tag 'locks-v3.17-2' of git://git.samba.org/jlayton/linuxLinus Torvalds
2014-08-16Merge git://git.kvack.org/~bcrl/aio-nextLinus Torvalds
2014-08-15[CIFS] Workaround MacOS server problem with SMB2.1 writeSteve French
2014-08-15cifs: handle lease F_UNLCK requests properlyJeff Layton
2014-08-15Cleanup sparse file support by creating worker function for itSteve French
2014-08-15btrfs: disable strict file flushes for renames and truncatesChris Mason
2014-08-15Btrfs: fix csum tree corruption, duplicate and outdated checksumsFilipe Manana
2014-08-15Btrfs: Fix memory corruption by ulist_add_merge() on 32bit archTakashi Iwai
2014-08-15Btrfs: fix compressed write corruption on enospcLiu Bo
2014-08-15btrfs: correctly handle return from ulist_addMark Fasheh
2014-08-15btrfs: qgroup: account shared subtrees during snapshot deleteMark Fasheh
2014-08-15Btrfs: read lock extent buffer while walking backrefsFilipe Manana
2014-08-15Btrfs: __btrfs_mod_ref should always use no_quotaJosef Bacik
2014-08-15btrfs: adjust statfs calculations according to raid profilesDavid Sterba
2014-08-14locks: move locks_free_lock calls in do_fcntl_add_lease outside spinlockJeff Layton
2014-08-14locks: defer freeing locks in locks_delete_lock until after i_lock has been d...Jeff Layton
2014-08-14locks: don't reuse file_lock in __posix_lock_fileJeff Layton
2014-08-13Merge tag 'nfs-for-3.17-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2014-08-13Merge tag 'xfs-for-linus-3.17-rc1' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2014-08-13Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2014-08-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2014-08-13Merge tag 'upstream-3.17-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds
2014-08-13Add sparse file support to SMB2/SMB3 mountsSteve French
2014-08-12Add missing definitions for CIFS File System AttributesSteve French
2014-08-12reiserfs: Fix use after free in journal teardownJan Kara
2014-08-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-08-11locks: don't call locks_release_private from locks_copy_lockJeff Layton
2014-08-11locks: show delegations as "DELEG" in /proc/locksJeff Layton
2014-08-11fix copy_tree() regressionAl Viro