aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* ocfs2/dlm: do not purge lockres that is queued for assert masterXue jiufei2014-06-23
* ocfs2: do not return DLM_MIGRATE_RESPONSE_MASTERY_REF to avoid endless,loop d...jiangyiwen2014-06-23
* ocfs2: manually do the iput once ocfs2_add_entry failed in ocfs2_symlink and ...jiangyiwen2014-06-23
* ocfs2: fix a tiny race when running dirop_fileop_racerYiwen Jiang2014-06-23
* ocfs2/dlm: fix misuse of list_move_tail() in dlm_run_purge_list()Xue jiufei2014-06-23
* ocfs2: refcount: take rw_lock in ocfs2_reflinkWengang Wang2014-06-23
* ocfs2: revert "ocfs2: fix NULL pointer dereference when dismount and ocfs2rec...Xue jiufei2014-06-23
* ocfs2: fix deadlock when two nodes are converting same lock from PR to EX and...Tariq Saeed2014-06-23
* ocfs2: should add inode into orphan dir after updating entry in ocfs2_rename()alex chen2014-06-23
* Merge tag 'locks-v3.16-2' of git://git.samba.org/jlayton/linuxLinus Torvalds2014-06-21
|\
| * locks: set fl_owner for leases back to current->filesJeff Layton2014-06-10
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2014-06-21
|\ \
| * | Btrfs: fix wrong error handle when the device is missing or is not writeableMiao Xie2014-06-19
| * | Btrfs: fix deadlock when mounting a degraded fsMiao Xie2014-06-19
| * | Btrfs: use bio_endio_nodec instead of open codeMiao Xie2014-06-19
| * | Btrfs: fix NULL pointer crash when running balance and scrub concurrentlyWang Shilong2014-06-19
| * | btrfs: Skip scrubbing removed chunks to avoid -ENOENT.Qu Wenruo2014-06-19
| * | Btrfs: fix broken free space cache after the system crashedMiao Xie2014-06-19
| * | Btrfs: make free space cache write out functions more readableMiao Xie2014-06-19
| * | Btrfs: remove unused wait queue in struct extent_bufferFilipe Manana2014-06-19
| * | Btrfs: fix deadlocks with trylock on tree nodesChris Mason2014-06-19
* | | Merge branch 'for-3.16' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2014-06-21
|\ \ \
| * | | NFSD: fix bug for readdir of pseudofsKinglong Mee2014-06-17
| * | | NFSD: Don't hand out delegations for 30 seconds after recalling them.NeilBrown2014-06-17
* | | | epoll: fix use-after-free in eventpoll_release_fileKonstantin Khlebnikov2014-06-16
|/ / /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2014-06-14
|\| |
| * | btrfs: fix error handling in create_pending_snapshotEric Sandeen2014-06-13
| * | btrfs: fix use of uninit "ret" in end_extent_writepage()Eric Sandeen2014-06-13
| * | btrfs: free ulist in qgroup_shared_accounting() error pathEric Sandeen2014-06-13
| * | Btrfs: fix qgroups sanity test crash or hangFilipe Manana2014-06-13
| * | btrfs: prevent RCU warning when dereferencing radix tree slotSasha Levin2014-06-13
| * | Btrfs: fix unfinished readahead thread for raid5/6 degraded mountingWang Shilong2014-06-13
| * | btrfs: new ioctl TREE_SEARCH_V2Gerhard Heift2014-06-13
| * | btrfs: tree_search, search_ioctl: direct copy to userspaceGerhard Heift2014-06-12
| * | btrfs: new function read_extent_buffer_to_userGerhard Heift2014-06-12
| * | btrfs: tree_search, copy_to_sk: return needed size on EOVERFLOWGerhard Heift2014-06-12
| * | btrfs: tree_search, copy_to_sk: return EOVERFLOW for too small bufferGerhard Heift2014-06-12
| * | btrfs: tree_search, search_ioctl: accept varying bufferGerhard Heift2014-06-12
| * | btrfs: tree_search: eliminate redundant nr_items checkGerhard Heift2014-06-12
* | | Merge git://git.kvack.org/~bcrl/aio-nextLinus Torvalds2014-06-14
|\ \ \
| * | | aio: cleanup: flatten kill_ioctx()Benjamin LaHaise2014-04-29
| * | | aio: report error from io_destroy() when threads race in io_destroy()Benjamin LaHaise2014-04-29
| * | | fs/aio.c: Remove ctx parameter in kiocb_cancelFabian Frederick2014-04-22
* | | | Merge tag 'dlm-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/teiglan...Linus Torvalds2014-06-13
|\ \ \ \
| * | | | dlm: keep listening connection alive with sctp modeLidong Zhong2014-06-12
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2014-06-13
|\ \ \ \ \
| * | | | | ceph: use truncate_pagecache() instead of truncate_inode_pages()Yan, Zheng2014-06-07
| * | | | | ceph: include time stamp in every MDS requestSage Weil2014-06-05
| * | | | | ceph: refactor readpage_nounlock() to make the logic clearerZhang Zhen2014-06-05
| * | | | | mds: check cap ID when handling cap export messageYan, Zheng2014-06-05