| Commit message (Expand) | Author | Age |
* | ceph: flush inline version | Yan, Zheng | 2014-12-17 |
* | ceph: convert inline data to normal data before data write | Yan, Zheng | 2014-12-17 |
* | ceph: sync read inline data | Yan, Zheng | 2014-12-17 |
* | ceph: fetch inline data when getting Fcr cap refs | Yan, Zheng | 2014-12-17 |
* | ceph: use getattr request to fetch inline data | Yan, Zheng | 2014-12-17 |
* | ceph: add inline data to pagecache | Yan, Zheng | 2014-12-17 |
* | ceph: parse inline data in MClientReply and MClientCaps | Yan, Zheng | 2014-12-17 |
* | libceph: specify position of extent operation | Yan, Zheng | 2014-12-17 |
* | ceph: remove unused stringification macros | Ilya Dryomov | 2014-12-17 |
* | ceph: introduce global empty snap context | Yan, Zheng | 2014-12-17 |
* | ceph: message versioning fixes | John Spray | 2014-12-17 |
* | libceph: message signature support | Yan, Zheng | 2014-12-17 |
* | ceph, rbd: delete unnecessary checks before two function calls | SF Markus Elfring | 2014-12-17 |
* | ceph: introduce a new inode flag indicating if cached dentries are ordered | Yan, Zheng | 2014-12-17 |
* | ceph: fix file lock interruption | Yan, Zheng | 2014-12-17 |
* | fat: fix oops on corrupted vfat fs | Al Viro | 2014-12-03 |
* | Merge tag 'ext4_for_linus_urgent' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2014-12-01 |
|\ |
|
| * | jbd2: fix regression where we fail to initialize checksum seed when loading | Darrick J. Wong | 2014-12-01 |
* | | btrfs: zero out left over bytes after processing compression streams | Chris Mason | 2014-11-30 |
* | | Merge branch 'for-3.18' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2014-11-25 |
|\ \ |
|
| * | | nfsd: Fix slot wake up race in the nfsv4.1 callback code | Trond Myklebust | 2014-11-19 |
| * | | nfsd: correctly define v4.2 support attributes | Christoph Hellwig | 2014-11-19 |
* | | | Merge git://git.kvack.org/~bcrl/aio-fixes | Linus Torvalds | 2014-11-25 |
|\ \ \ |
|
| * | | | aio: fix uncorrent dirty pages accouting when truncating AIO ring buffer | Gu Zheng | 2014-11-06 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2014-11-23 |
|\ \ \ \ |
|
| * | | | | btrfs: fix lockups from btrfs_clear_path_blocking | Chris Mason | 2014-11-19 |
* | | | | | Merge branch 'overlayfs-current' of git://git.kernel.org/pub/scm/linux/kernel... | Al Viro | 2014-11-21 |
|\ \ \ \ \ |
|
| * | | | | | ovl: ovl_dir_fsync() cleanup | Miklos Szeredi | 2014-11-20 |
| * | | | | | ovl: pass dentry into ovl_dir_read_merged() | Miklos Szeredi | 2014-11-20 |
| * | | | | | ovl: use lockless_dereference() for upperdentry | Miklos Szeredi | 2014-11-20 |
| * | | | | | ovl: allow filenames with comma | Miklos Szeredi | 2014-11-20 |
| * | | | | | ovl: fix race in private xattr checks | Miklos Szeredi | 2014-11-20 |
| * | | | | | ovl: fix remove/copy-up race | Miklos Szeredi | 2014-11-20 |
| * | | | | | ovl: rename filesystem type to "overlay" | Miklos Szeredi | 2014-11-20 |
| | |_|/ /
| |/| | | |
|
| * | | | | Merge tag 'nfs-for-3.18-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2014-11-15 |
| |\ \ \ \ |
|
| | * | | | | NFS: Don't try to reclaim delegation open state if recovery failed | Trond Myklebust | 2014-11-12 |
| | * | | | | NFSv4: Ensure that we call FREE_STATEID when NFSv4.x stateids are revoked | Trond Myklebust | 2014-11-12 |
| | * | | | | NFSv4: Fix races between nfs_remove_bad_delegation() and delegation return | Trond Myklebust | 2014-11-12 |
| | * | | | | NFSv4.1: nfs41_clear_delegation_stateid shouldn't trust NFS_DELEGATED_STATE | Trond Myklebust | 2014-11-12 |
| | * | | | | NFSv4: Ensure that we remove NFSv4.0 delegations when state has expired | Trond Myklebust | 2014-11-12 |
| | * | | | | NFS: SEEK is an NFS v4.2 feature | Anna Schumaker | 2014-11-12 |
| | * | | | | nfs: Fix use of uninitialized variable in nfs_getattr() | Jan Kara | 2014-11-12 |
| | * | | | | nfs: Remove bogus assignment | Jan Kara | 2014-11-12 |
| | * | | | | nfs: remove spurious WARN_ON_ONCE in write path | Weston Andros Adamson | 2014-11-12 |
| | * | | | | pnfs/blocklayout: serialize GETDEVICEINFO calls | Christoph Hellwig | 2014-11-12 |
| | * | | | | nfs: fix pnfs direct write memory leak | Peng Tao | 2014-11-12 |
| | * | | | | Revert "NFS: nfs4_do_open should add negative results to the dcache." | Trond Myklebust | 2014-11-04 |
| | * | | | | Revert "NFS: remove BUG possibility in nfs4_open_and_get_state" | Trond Myklebust | 2014-11-04 |
| | * | | | | NFSv4: Ensure nfs_atomic_open set the dentry verifier on ENOENT | Trond Myklebust | 2014-11-04 |
| | | |_|/
| | |/| | |
|
| * | | | | Merge branch 'akpm' (fixes from Andrew Morton) | Linus Torvalds | 2014-11-13 |
| |\ \ \ \ |
|