aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2014-08-30Merge tag 'locks-v3.17-3' of git://git.samba.org/jlayton/linuxLinus Torvalds
2014-08-29Merge branch 'akpm' (fixes from Andrew Morton)Linus Torvalds
2014-08-29ocfs2: quorum: add a log for node not fencedJunxiao Bi
2014-08-29ocfs2: o2net: set tcp user timeout to max valueJunxiao Bi
2014-08-29ocfs2: o2net: don't shutdown connection when idle timeoutJunxiao Bi
2014-08-29ocfs2: do not write error flag to user structure we cannot copy from/toBen Hutchings
2014-08-29Merge tag 'nfs-for-3.17-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2014-08-29Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-08-28ext4: fix same-dir rename when inline data directory overflowsDarrick J. Wong
2014-08-28jbd2: fix descriptor block size handling errors with journal_csumDarrick J. Wong
2014-08-28jbd2: fix infinite loop when recovering corrupt journal blocksDarrick J. Wong
2014-08-28ext4: update i_disksize coherently with block allocation on error pathDmitry Monakhov
2014-08-27ext4: fix transaction issues for ext4_fallocate and ext_zero_rangeDmitry Monakhov
2014-08-27ext4: fix incorect journal credits reservation in ext4_zero_rangeDmitry Monakhov
2014-08-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2014-08-26NFSv3: Fix another acl regressionTrond Myklebust
2014-08-26NFSv4: Don't clear the open state when we just did an OPEN_DOWNGRADETrond Myklebust
2014-08-26NFSv4: Fix problems with close in the presence of a delegationTrond Myklebust
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-24Btrfs: fix task hang under heavy compressed writeLiu Bo
2014-08-23ext4: move i_size,i_disksize update routines to helper functionDmitry Monakhov
2014-08-23ext4: fix BUG_ON in mb_free_blocks()Theodore Ts'o
2014-08-23ext4: propagate errors up to ext4_find_entry()'s callersTheodore Ts'o
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-22locks: pass correct "before" pointer to locks_unlink_lock in generic_add_leaseJeff Layton
2014-08-21Btrfs: fix filemap_flush call in btrfs_file_releaseChris Mason
2014-08-21Btrfs: fix crash on endio of reading corrupted blockLiu Bo
2014-08-21btrfs: fix leak in qgroup_subtree_accounting() error pathEric Sandeen
2014-08-21btrfs: Use right extent length when inserting overlap extent map.Qu Wenruo
2014-08-21Btrfs: clone, don't create invalid hole extent mapFilipe Manana
2014-08-21Btrfs: don't monopolize a core when evicting inodeFilipe Manana
2014-08-21Btrfs: fix hole detection during file fsyncFilipe Manana
2014-08-21Btrfs: ensure tmpfile inode is always persisted with link count of 0Filipe Manana
2014-08-21Btrfs: race free update of commit root for ro snapshotsFilipe Manana
2014-08-21Btrfs: fix regression of btrfs device replaceLiu Bo
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-19Btrfs: don't consider the missing device when allocating new chunksMiao Xie
2014-08-19Btrfs: Fix wrong device size when we are resizing the deviceMiao Xie
2014-08-19Btrfs: don't write any data into a readonly device when scrubMiao Xie