Age | Commit message (Expand) | Author |
2014-01-21 | ceph: add imported caps when handling cap export message | Yan, Zheng |
2014-01-21 | ceph: add open export target session helper | Yan, Zheng |
2014-01-21 | ceph: remove exported caps when handling cap import message | Yan, Zheng |
2014-01-21 | ceph: handle session flush message | Yan, Zheng |
2014-01-21 | ceph: check inode caps in ceph_d_revalidate | Yan, Zheng |
2014-01-21 | ceph: handle -ESTALE reply | Yan, Zheng |
2014-01-21 | ceph: fix trim caps | Yan, Zheng |
2014-01-21 | ceph: fix cache revoke race | Yan, Zheng |
2014-01-21 | ceph: use ceph_seq_cmp() to compare migrate_seq | Yan, Zheng |
2014-01-21 | ceph: handle cap export race in try_flush_caps() | Yan, Zheng |
2014-01-16 | ceph: trivial comment fix | J. Bruce Fields |
2013-12-31 | libceph: all features fields must be u64 | Ilya Dryomov |
2013-12-31 | ceph fscache: Uncaching no data page from fscache in readpage() | Li Wang |
2013-12-31 | ceph fscache: Introduce a routine for uncaching single no data page from fscache | Li Wang |
2013-12-31 | ceph: add acl for cephfs | Guangliang Zhao |
2013-12-31 | ceph: check caps in filemap_fault and page_mkwrite | Yan, Zheng |
2013-12-13 | fs: ceph: new helper: file_inode(file) | Libo Chen |
2013-12-13 | ceph: Clean up if error occurred in finish_read() | Li Wang |
2013-12-13 | ceph: implement readv/preadv for sync operation | majianpeng |
2013-12-13 | ceph: Implement writev/pwritev for sync operation. | majianpeng |
2013-12-13 | ceph: drop unconnected inodes | Yan, Zheng |
2013-12-13 | ceph: Avoid data inconsistency due to d-cache aliasing in readpage() | Li Wang |
2013-12-13 | ceph: initialize inode before instantiating dentry | Yan, Zheng |
2013-12-06 | Merge git://git.kvack.org/~bcrl/aio-next | Linus Torvalds |
2013-12-06 | aio: clean up aio ring in the fail path | Gu Zheng |
2013-12-05 | Merge tag 'pm-3.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds |
2013-12-05 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds |
2013-12-05 | Merge tag 'nfs-for-3.13-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2013-12-04 | nfs: fix do_div() warning by instead using sector_div() | Helge Deller |
2013-12-04 | NFSv4.1: Prevent a 3-way deadlock between layoutreturn, open and state recovery | Trond Myklebust |
2013-12-04 | Merge tag 'squashfs-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2013-12-03 | epoll: drop EPOLLWAKEUP if PM_SLEEP is disabled | Amit Pundir |
2013-12-02 | vfs: fix subtle use-after-free of pipe_inode_info | Linus Torvalds |
2013-11-29 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-11-29 | fix bogus path_put() of nd->root after some unlazy_walk() failures | Al Viro |
2013-11-28 | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds |
2013-11-27 | Merge tag 'driver-core-3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2013-11-27 | remove obsolete references to powertweak | Dave Jones |
2013-11-27 | Revert "sysfs: handle duplicate removal attempts in sysfs_remove_group()" | Greg Kroah-Hartman |
2013-11-26 | Merge branch 'for-linus-bugs' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2013-11-25 | [CIFS] Do not use btrfs refcopy ioctl for SMB2 copy offload | Steve French |
2013-11-24 | block: submit_bio_wait() conversions | Kent Overstreet |
2013-11-24 | Squashfs: fix failure to unlock pages on decompress error | Phillip Lougher |
2013-11-23 | ceph: allocate non-zero page to fscache in readpage() | Li Wang |
2013-11-23 | ceph: wake up 'safe' waiters when unregistering request | Yan, Zheng |
2013-11-23 | ceph: cleanup aborted requests when re-sending requests. | Yan, Zheng |
2013-11-23 | ceph: handle race between cap reconnect and cap release | Yan, Zheng |
2013-11-23 | ceph: set caps count after composing cap reconnect message | Yan, Zheng |
2013-11-23 | ceph: queue cap release in __ceph_remove_cap() | Yan, Zheng |
2013-11-23 | sysfs: use a separate locking class for open files depending on mmap | Tejun Heo |