summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'locks-v3.16-2' of git://git.samba.org/jlayton/linuxLinus Torvalds2014-06-211-1/+1
|\
| * locks: set fl_owner for leases back to current->filesJeff Layton2014-06-101-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2014-06-2111-172/+359
|\ \
| * | Btrfs: fix wrong error handle when the device is missing or is not writeableMiao Xie2014-06-191-7/+15
| * | Btrfs: fix deadlock when mounting a degraded fsMiao Xie2014-06-192-1/+9
| * | Btrfs: use bio_endio_nodec instead of open codeMiao Xie2014-06-191-8/+1
| * | Btrfs: fix NULL pointer crash when running balance and scrub concurrentlyWang Shilong2014-06-193-7/+6
| * | btrfs: Skip scrubbing removed chunks to avoid -ENOENT.Qu Wenruo2014-06-191-10/+9
| * | Btrfs: fix broken free space cache after the system crashedMiao Xie2014-06-194-44/+186
| * | Btrfs: make free space cache write out functions more readableMiao Xie2014-06-191-66/+93
| * | Btrfs: remove unused wait queue in struct extent_bufferFilipe Manana2014-06-191-1/+0
| * | Btrfs: fix deadlocks with trylock on tree nodesChris Mason2014-06-191-34/+46
* | | Merge branch 'for-3.16' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2014-06-212-0/+79
|\ \ \
| * | | NFSD: fix bug for readdir of pseudofsKinglong Mee2014-06-171-0/+1
| * | | NFSD: Don't hand out delegations for 30 seconds after recalling them.NeilBrown2014-06-171-0/+78
* | | | epoll: fix use-after-free in eventpoll_release_fileKonstantin Khlebnikov2014-06-161-2/+2
|/ / /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2014-06-148-36/+182
|\ \ \ | |/ /
| * | btrfs: fix error handling in create_pending_snapshotEric Sandeen2014-06-131-5/+7
| * | btrfs: fix use of uninit "ret" in end_extent_writepage()Eric Sandeen2014-06-131-1/+1
| * | btrfs: free ulist in qgroup_shared_accounting() error pathEric Sandeen2014-06-131-1/+3
| * | Btrfs: fix qgroups sanity test crash or hangFilipe Manana2014-06-131-0/+2
| * | btrfs: prevent RCU warning when dereferencing radix tree slotSasha Levin2014-06-131-1/+1
| * | Btrfs: fix unfinished readahead thread for raid5/6 degraded mountingWang Shilong2014-06-131-2/+7
| * | btrfs: new ioctl TREE_SEARCH_V2Gerhard Heift2014-06-131-0/+41
| * | btrfs: tree_search, search_ioctl: direct copy to userspaceGerhard Heift2014-06-121-15/+33
| * | btrfs: new function read_extent_buffer_to_userGerhard Heift2014-06-122-0/+40
| * | btrfs: tree_search, copy_to_sk: return needed size on EOVERFLOWGerhard Heift2014-06-121-9/+15
| * | btrfs: tree_search, copy_to_sk: return EOVERFLOW for too small bufferGerhard Heift2014-06-121-2/+26
| * | btrfs: tree_search, search_ioctl: accept varying bufferGerhard Heift2014-06-121-7/+11
| * | btrfs: tree_search: eliminate redundant nr_items checkGerhard Heift2014-06-121-5/+7
* | | Merge git://git.kvack.org/~bcrl/aio-nextLinus Torvalds2014-06-141-34/+36
|\ \ \
| * | | aio: cleanup: flatten kill_ioctx()Benjamin LaHaise2014-04-291-26/+26
| * | | aio: report error from io_destroy() when threads race in io_destroy()Benjamin LaHaise2014-04-291-7/+9
| * | | fs/aio.c: Remove ctx parameter in kiocb_cancelFabian Frederick2014-04-221-3/+3
* | | | Merge tag 'dlm-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/teiglan...Linus Torvalds2014-06-131-0/+5
|\ \ \ \
| * | | | dlm: keep listening connection alive with sctp modeLidong Zhong2014-06-121-0/+5
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2014-06-128-231/+310
|\ \ \ \ \
| * | | | | ceph: use truncate_pagecache() instead of truncate_inode_pages()Yan, Zheng2014-06-081-2/+2
| * | | | | ceph: include time stamp in every MDS requestSage Weil2014-06-062-1/+9
| * | | | | ceph: refactor readpage_nounlock() to make the logic clearerZhang Zhen2014-06-061-10/+7
| * | | | | mds: check cap ID when handling cap export messageYan, Zheng2014-06-061-1/+1
| * | | | | ceph: remember subtree root dirfrag's auth MDSYan, Zheng2014-06-061-1/+7
| * | | | | ceph: introduce ceph_fill_fragtree()Yan, Zheng2014-06-061-45/+84
| * | | | | ceph: handle cap import atomicallyYan, Zheng2014-06-061-45/+54
| * | | | | ceph: pre-allocate ceph_cap struct for ceph_add_cap()Yan, Zheng2014-06-063-79/+85
| * | | | | ceph: update inode fields according to issued capsYan, Zheng2014-06-062-57/+71
| * | | | | ceph: queue vmtruncate if necessary when handing cap grant/revokeYan, Zheng2014-06-061-10/+16
| * | | | | ceph: remove useless ACL checkZhang Zhen2014-06-061-6/+0
| * | | | | ceph: ceph_get_parent() can be staticFengguang Wu2014-06-061-1/+1
* | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-06-121-3/+4
|\ \ \ \ \ \
OpenPOWER on IntegriCloud