summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2014-06-23ocfs2/dlm: do not purge lockres that is queued for assert masterXue jiufei
2014-06-23ocfs2: do not return DLM_MIGRATE_RESPONSE_MASTERY_REF to avoid endless,loop d...jiangyiwen
2014-06-23ocfs2: manually do the iput once ocfs2_add_entry failed in ocfs2_symlink and ...jiangyiwen
2014-06-23ocfs2: fix a tiny race when running dirop_fileop_racerYiwen Jiang
2014-06-23ocfs2/dlm: fix misuse of list_move_tail() in dlm_run_purge_list()Xue jiufei
2014-06-23ocfs2: refcount: take rw_lock in ocfs2_reflinkWengang Wang
2014-06-23ocfs2: revert "ocfs2: fix NULL pointer dereference when dismount and ocfs2rec...Xue jiufei
2014-06-23ocfs2: fix deadlock when two nodes are converting same lock from PR to EX and...Tariq Saeed
2014-06-23ocfs2: should add inode into orphan dir after updating entry in ocfs2_rename()alex chen
2014-06-22Merge tag 'locks-v3.16-2' of git://git.samba.org/jlayton/linuxLinus Torvalds
2014-06-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2014-06-22Merge branch 'for-3.16' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2014-06-19Btrfs: fix wrong error handle when the device is missing or is not writeableMiao Xie
2014-06-19Btrfs: fix deadlock when mounting a degraded fsMiao Xie
2014-06-19Btrfs: use bio_endio_nodec instead of open codeMiao Xie
2014-06-19Btrfs: fix NULL pointer crash when running balance and scrub concurrentlyWang Shilong
2014-06-19btrfs: Skip scrubbing removed chunks to avoid -ENOENT.Qu Wenruo
2014-06-19Btrfs: fix broken free space cache after the system crashedMiao Xie
2014-06-19Btrfs: make free space cache write out functions more readableMiao Xie
2014-06-19Btrfs: remove unused wait queue in struct extent_bufferFilipe Manana
2014-06-19Btrfs: fix deadlocks with trylock on tree nodesChris Mason
2014-06-17NFSD: fix bug for readdir of pseudofsKinglong Mee
2014-06-17NFSD: Don't hand out delegations for 30 seconds after recalling them.NeilBrown
2014-06-17epoll: fix use-after-free in eventpoll_release_fileKonstantin Khlebnikov
2014-06-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2014-06-15Merge git://git.kvack.org/~bcrl/aio-nextLinus Torvalds
2014-06-13btrfs: fix error handling in create_pending_snapshotEric Sandeen
2014-06-13btrfs: fix use of uninit "ret" in end_extent_writepage()Eric Sandeen
2014-06-13btrfs: free ulist in qgroup_shared_accounting() error pathEric Sandeen
2014-06-13Btrfs: fix qgroups sanity test crash or hangFilipe Manana
2014-06-13btrfs: prevent RCU warning when dereferencing radix tree slotSasha Levin
2014-06-13Btrfs: fix unfinished readahead thread for raid5/6 degraded mountingWang Shilong
2014-06-13btrfs: new ioctl TREE_SEARCH_V2Gerhard Heift
2014-06-13Merge tag 'dlm-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/teiglan...Linus Torvalds
2014-06-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2014-06-13Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-06-13btrfs: tree_search, search_ioctl: direct copy to userspaceGerhard Heift
2014-06-13btrfs: new function read_extent_buffer_to_userGerhard Heift
2014-06-13btrfs: tree_search, copy_to_sk: return needed size on EOVERFLOWGerhard Heift
2014-06-13btrfs: tree_search, copy_to_sk: return EOVERFLOW for too small bufferGerhard Heift
2014-06-13btrfs: tree_search, search_ioctl: accept varying bufferGerhard Heift
2014-06-13btrfs: tree_search: eliminate redundant nr_items checkGerhard Heift
2014-06-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-06-12dlm: keep listening connection alive with sctp modeLidong Zhong
2014-06-12lock_parent: don't step on stale ->d_parent of all-but-freed oneAl Viro
2014-06-12Merge commit '9f12600fe425bc28f0ccba034a77783c09c15af4' into for-linusAl Viro
2014-06-12kill generic_file_splice_write()Al Viro
2014-06-12ceph: switch to iter_file_splice_write()Al Viro
2014-06-12nfs: switch to iter_splice_write_file()Al Viro
2014-06-12fs/splice.c: remove unneeded exportsAl Viro