- 7c13cb6 libceph: replace ceph_calc_ceph_pg() with ceph_oloc_oid_to_pg() by Ilya Dryomov · 11 years ago
- 11df2df ceph: add imported caps when handling cap export message by Yan, Zheng · 11 years ago
- 5d72d13 ceph: add open export target session helper by Yan, Zheng · 11 years ago
- 4ee6a91 ceph: remove exported caps when handling cap import message by Yan, Zheng · 11 years ago
- 186e4f7 ceph: handle session flush message by Yan, Zheng · 11 years ago
- 9215aee ceph: check inode caps in ceph_d_revalidate by Yan, Zheng · 11 years ago
- ca18bed ceph: handle -ESTALE reply by Yan, Zheng · 11 years ago
- 979abfd ceph: fix trim caps by Yan, Zheng · 11 years ago
- 9563f88 ceph: fix cache revoke race by Yan, Zheng · 11 years ago
- d1b8780 ceph: use ceph_seq_cmp() to compare migrate_seq by Yan, Zheng · 11 years ago
- 4fe5978 ceph: handle cap export race in try_flush_caps() by Yan, Zheng · 11 years ago
- fc12c80 ceph: trivial comment fix by J. Bruce Fields · 11 years ago
- 12b4629 libceph: all features fields must be u64 by Ilya Dryomov · 11 years ago
- 1830280 ceph fscache: Uncaching no data page from fscache in readpage() by Li Wang · 11 years ago
- 3f42bc4 ceph fscache: Introduce a routine for uncaching single no data page from fscache by Li Wang · 11 years ago
- 7221fe4 ceph: add acl for cephfs by Guangliang Zhao · 11 years ago
- 61f6881 ceph: check caps in filemap_fault and page_mkwrite by Yan, Zheng · 11 years ago
- aa8b60e fs: ceph: new helper: file_inode(file) by Libo Chen · 11 years ago
- f36132a ceph: Clean up if error occurred in finish_read() by Li Wang · 11 years ago
- 8eb4efb ceph: implement readv/preadv for sync operation by majianpeng · 11 years ago
- e8344e6 ceph: Implement writev/pwritev for sync operation. by majianpeng · 11 years ago
- 9f12bd1 ceph: drop unconnected inodes by Yan, Zheng · 11 years ago
- 56f91aa ceph: Avoid data inconsistency due to d-cache aliasing in readpage() by Li Wang · 11 years ago
- 86b58d1 ceph: initialize inode before instantiating dentry by Yan, Zheng · 11 years ago
- c537aba Merge git://git.kvack.org/~bcrl/aio-next by Linus Torvalds · 11 years ago
- d1b9432 aio: clean up aio ring in the fail path by Gu Zheng · 11 years ago
- 002acf1 Merge tag 'pm-3.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
- 5ee5406 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
- 29be634 Merge tag 'nfs-for-3.13-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
- 3873d06 nfs: fix do_div() warning by instead using sector_div() by Helge Deller · 11 years ago
- f22e5ed NFSv4.1: Prevent a 3-way deadlock between layoutreturn, open and state recovery by Trond Myklebust · 11 years ago
- 2787179 Merge tag 'squashfs-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-next by Linus Torvalds · 11 years ago
- 95f19f6 epoll: drop EPOLLWAKEUP if PM_SLEEP is disabled by Amit Pundir · 11 years ago
- b0d8d22 vfs: fix subtle use-after-free of pipe_inode_info by Linus Torvalds · 11 years ago
- b01537b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
- d870b4a fix bogus path_put() of nd->root after some unlazy_walk() failures by Al Viro · 11 years ago
- 3bad8bb Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 11 years ago
- f496863 Merge tag 'driver-core-3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
- dad3375 remove obsolete references to powertweak by Dave Jones · 11 years ago
- 81440e7 Revert "sysfs: handle duplicate removal attempts in sysfs_remove_group()" by Greg Kroah-Hartman · 11 years ago
- 4f9e5df Merge branch 'for-linus-bugs' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 11 years ago
- f19e84d [CIFS] Do not use btrfs refcopy ioctl for SMB2 copy offload by Steve French · 11 years ago
- c170bbb block: submit_bio_wait() conversions by Kent Overstreet · 11 years ago
- 6d56540 Squashfs: fix failure to unlock pages on decompress error by Phillip Lougher · 11 years ago
- ff638b7 ceph: allocate non-zero page to fscache in readpage() by Li Wang · 11 years ago
- fc55d2c ceph: wake up 'safe' waiters when unregistering request by Yan, Zheng · 11 years ago
- eb1b8af ceph: cleanup aborted requests when re-sending requests. by Yan, Zheng · 11 years ago
- 99a9c27 ceph: handle race between cap reconnect and cap release by Yan, Zheng · 11 years ago
- 44c9975 ceph: set caps count after composing cap reconnect message by Yan, Zheng · 11 years ago
- a096b09 ceph: queue cap release in __ceph_remove_cap() by Yan, Zheng · 11 years ago
- 027a485 sysfs: use a separate locking class for open files depending on mmap by Tejun Heo · 11 years ago
- 54d7114 sysfs: handle duplicate removal attempts in sysfs_remove_group() by Mika Westerberg · 11 years ago
- 57498f9 Merge tag 'ecryptfs-3.13-rc1-quiet-checkers' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs by Linus Torvalds · 11 years ago
- d0f278c Merge git://git.kvack.org/~bcrl/aio-next by Linus Torvalds · 11 years ago
- 533db9b Merge branch 'for-3.13' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 11 years ago
- c85e072 Merge tag 'gfs2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixes by Linus Torvalds · 11 years ago
- fb0d1eb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
- 6ea9786 Merge tag 'xfs-for-linus-v3.13-rc1-2' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 11 years ago
- a5d6e63 Merge branch 'akpm' (fixes from Andrew) by Linus Torvalds · 11 years ago
- 3eaded86 Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 11 years ago
- 76ae281 configfs: fix race between dentry put and lookup by Junxiao Bi · 11 years ago
- ea0341e GFS2: Fix ref count bug relating to atomic_open by Steven Whitehouse · 11 years ago
- e3c4269 GFS2: fix potential NULL pointer dereference by Michal Nazarewicz · 11 years ago
- 4204617 btrfs: update kconfig help text by David Sterba · 11 years ago
- 475bf36 btrfs: fix bio_size_ok() for max_sectors > 0xffff by Akinobu Mita · 11 years ago
- 4cd8587c btrfs: Use trace condition for get_extent tracepoint by Steven Rostedt · 11 years ago
- 52a1575 btrfs: fix typo in the log message by Anand Jain · 11 years ago
- 931aa87 Btrfs: fix list delete warning when removing ordered root from the list by Miao Xie · 11 years ago
- 56d140f Btrfs: print bytenr instead of page pointer in check-int by Stefan Behrens · 11 years ago
- 9650e05 Btrfs: remove dead codes from ctree.h by Wang Shilong · 11 years ago
- b52abf1 Btrfs: don't wait for ordered data outside desired range by Filipe David Borba Manana · 11 years ago
- b1a06a4 Btrfs: fix lockdep error in async commit by Liu Bo · 11 years ago
- d52c1bc Btrfs: avoid heavy operations in btrfs_commit_super by Liu Bo · 11 years ago
- ba69994 Btrfs: fix __btrfs_start_workers retval by Ilya Dryomov · 11 years ago
- 908960c Btrfs: disable online raid-repair on ro mounts by Ilya Dryomov · 11 years ago
- 33ef30a Btrfs: do not inc uncorrectable_errors counter on ro scrubs by Ilya Dryomov · 11 years ago
- d006a04 Btrfs: only drop modified extents if we logged the whole inode by Josef Bacik · 11 years ago
- 6cfab85 Btrfs: make sure to copy everything if we rename by Josef Bacik · 11 years ago
- 4724b10 Btrfs: don't BUG_ON() if we get an error walking backrefs by Josef Bacik · 11 years ago
- af2e2f3 Merge tag 'squashfs-updates' of git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-next by Linus Torvalds · 11 years ago
- b5898cd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
- 5a1efc6 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
- 69794ad NFSv4: close needs to handle NFS4ERR_ADMIN_REVOKED by Trond Myklebust · 11 years ago
- c97cf60 NFSv4: Update list of irrecoverable errors on DELEGRETURN by Trond Myklebust · 11 years ago
- 4a82fd7 NFSv4 wait on recovery for async session errors by Andy Adamson · 11 years ago
- ff1c038 Check SMB3 dialects against downgrade attacks by Steve French · 11 years ago
- ed4f381 Squashfs: Check stream is not NULL in decompressor_multi.c by Phillip Lougher · 11 years ago
- 0d455c1 Squashfs: Directly decompress into the page cache for file data by Phillip Lougher · 11 years ago
- 5f55dbc Squashfs: Restructure squashfs_readpage() by Phillip Lougher · 11 years ago
- 846b730 Squashfs: Generalise paging handling in the decompressors by Phillip Lougher · 11 years ago
- d208383 Squashfs: add multi-threaded decompression using percpu variable by Phillip Lougher · 11 years ago
- cd59c2e squashfs: Enhance parallel I/O by Minchan Kim · 11 years ago
- 9508c6b Squashfs: Refactor decompressor interface and code by Phillip Lougher · 11 years ago
- 1ee2dcc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
- 365da4a nfsd4: fix xdr decoding of large non-write compounds by J. Bruce Fields · 11 years ago
- ddb8c45 aio: nullify aio->ring_pages after freeing it by Sasha Levin · 11 years ago
- d558023 aio: prevent double free in ioctx_alloc by Sasha Levin · 11 years ago
- 2a94fe4 genetlink: make multicast groups const, prevent abuse by Johannes Berg · 11 years ago
- 68eb550 genetlink: pass family to functions using groups by Johannes Berg · 11 years ago
- 2ecf753 quota/genetlink: use proper genetlink multicast APIs by Johannes Berg · 11 years ago