| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'locks-v3.16-2' of git://git.samba.org/jlayton/linux | Linus Torvalds | 2014-06-21 | 1 | -1/+1 |
|\ |
|
| * | locks: set fl_owner for leases back to current->files | Jeff Layton | 2014-06-10 | 1 | -1/+1 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2014-06-21 | 11 | -172/+359 |
|\ \ |
|
| * | | Btrfs: fix wrong error handle when the device is missing or is not writeable | Miao Xie | 2014-06-19 | 1 | -7/+15 |
| * | | Btrfs: fix deadlock when mounting a degraded fs | Miao Xie | 2014-06-19 | 2 | -1/+9 |
| * | | Btrfs: use bio_endio_nodec instead of open code | Miao Xie | 2014-06-19 | 1 | -8/+1 |
| * | | Btrfs: fix NULL pointer crash when running balance and scrub concurrently | Wang Shilong | 2014-06-19 | 3 | -7/+6 |
| * | | btrfs: Skip scrubbing removed chunks to avoid -ENOENT. | Qu Wenruo | 2014-06-19 | 1 | -10/+9 |
| * | | Btrfs: fix broken free space cache after the system crashed | Miao Xie | 2014-06-19 | 4 | -44/+186 |
| * | | Btrfs: make free space cache write out functions more readable | Miao Xie | 2014-06-19 | 1 | -66/+93 |
| * | | Btrfs: remove unused wait queue in struct extent_buffer | Filipe Manana | 2014-06-19 | 1 | -1/+0 |
| * | | Btrfs: fix deadlocks with trylock on tree nodes | Chris Mason | 2014-06-19 | 1 | -34/+46 |
* | | | Merge branch 'for-3.16' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2014-06-21 | 2 | -0/+79 |
|\ \ \ |
|
| * | | | NFSD: fix bug for readdir of pseudofs | Kinglong Mee | 2014-06-17 | 1 | -0/+1 |
| * | | | NFSD: Don't hand out delegations for 30 seconds after recalling them. | NeilBrown | 2014-06-17 | 1 | -0/+78 |
* | | | | epoll: fix use-after-free in eventpoll_release_file | Konstantin Khlebnikov | 2014-06-16 | 1 | -2/+2 |
|/ / / |
|
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2014-06-14 | 8 | -36/+182 |
|\ \ \
| |/ / |
|
| * | | btrfs: fix error handling in create_pending_snapshot | Eric Sandeen | 2014-06-13 | 1 | -5/+7 |
| * | | btrfs: fix use of uninit "ret" in end_extent_writepage() | Eric Sandeen | 2014-06-13 | 1 | -1/+1 |
| * | | btrfs: free ulist in qgroup_shared_accounting() error path | Eric Sandeen | 2014-06-13 | 1 | -1/+3 |
| * | | Btrfs: fix qgroups sanity test crash or hang | Filipe Manana | 2014-06-13 | 1 | -0/+2 |
| * | | btrfs: prevent RCU warning when dereferencing radix tree slot | Sasha Levin | 2014-06-13 | 1 | -1/+1 |
| * | | Btrfs: fix unfinished readahead thread for raid5/6 degraded mounting | Wang Shilong | 2014-06-13 | 1 | -2/+7 |
| * | | btrfs: new ioctl TREE_SEARCH_V2 | Gerhard Heift | 2014-06-13 | 1 | -0/+41 |
| * | | btrfs: tree_search, search_ioctl: direct copy to userspace | Gerhard Heift | 2014-06-12 | 1 | -15/+33 |
| * | | btrfs: new function read_extent_buffer_to_user | Gerhard Heift | 2014-06-12 | 2 | -0/+40 |
| * | | btrfs: tree_search, copy_to_sk: return needed size on EOVERFLOW | Gerhard Heift | 2014-06-12 | 1 | -9/+15 |
| * | | btrfs: tree_search, copy_to_sk: return EOVERFLOW for too small buffer | Gerhard Heift | 2014-06-12 | 1 | -2/+26 |
| * | | btrfs: tree_search, search_ioctl: accept varying buffer | Gerhard Heift | 2014-06-12 | 1 | -7/+11 |
| * | | btrfs: tree_search: eliminate redundant nr_items check | Gerhard Heift | 2014-06-12 | 1 | -5/+7 |
* | | | Merge git://git.kvack.org/~bcrl/aio-next | Linus Torvalds | 2014-06-14 | 1 | -34/+36 |
|\ \ \ |
|
| * | | | aio: cleanup: flatten kill_ioctx() | Benjamin LaHaise | 2014-04-29 | 1 | -26/+26 |
| * | | | aio: report error from io_destroy() when threads race in io_destroy() | Benjamin LaHaise | 2014-04-29 | 1 | -7/+9 |
| * | | | fs/aio.c: Remove ctx parameter in kiocb_cancel | Fabian Frederick | 2014-04-22 | 1 | -3/+3 |
* | | | | Merge tag 'dlm-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/teiglan... | Linus Torvalds | 2014-06-13 | 1 | -0/+5 |
|\ \ \ \ |
|
| * | | | | dlm: keep listening connection alive with sctp mode | Lidong Zhong | 2014-06-12 | 1 | -0/+5 |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2014-06-12 | 8 | -231/+310 |
|\ \ \ \ \ |
|
| * | | | | | ceph: use truncate_pagecache() instead of truncate_inode_pages() | Yan, Zheng | 2014-06-08 | 1 | -2/+2 |
| * | | | | | ceph: include time stamp in every MDS request | Sage Weil | 2014-06-06 | 2 | -1/+9 |
| * | | | | | ceph: refactor readpage_nounlock() to make the logic clearer | Zhang Zhen | 2014-06-06 | 1 | -10/+7 |
| * | | | | | mds: check cap ID when handling cap export message | Yan, Zheng | 2014-06-06 | 1 | -1/+1 |
| * | | | | | ceph: remember subtree root dirfrag's auth MDS | Yan, Zheng | 2014-06-06 | 1 | -1/+7 |
| * | | | | | ceph: introduce ceph_fill_fragtree() | Yan, Zheng | 2014-06-06 | 1 | -45/+84 |
| * | | | | | ceph: handle cap import atomically | Yan, Zheng | 2014-06-06 | 1 | -45/+54 |
| * | | | | | ceph: pre-allocate ceph_cap struct for ceph_add_cap() | Yan, Zheng | 2014-06-06 | 3 | -79/+85 |
| * | | | | | ceph: update inode fields according to issued caps | Yan, Zheng | 2014-06-06 | 2 | -57/+71 |
| * | | | | | ceph: queue vmtruncate if necessary when handing cap grant/revoke | Yan, Zheng | 2014-06-06 | 1 | -10/+16 |
| * | | | | | ceph: remove useless ACL check | Zhang Zhen | 2014-06-06 | 1 | -6/+0 |
| * | | | | | ceph: ceph_get_parent() can be static | Fengguang Wu | 2014-06-06 | 1 | -1/+1 |
* | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2014-06-12 | 1 | -3/+4 |
|\ \ \ \ \ \ |
|