Age | Commit message (Expand) | Author |
2013-08-09 | ceph: trim deleted inode | Yan, Zheng |
2013-08-09 | ceph: wake up writer if vmtruncate work get blocked | Yan, Zheng |
2013-08-09 | ceph: drop CAP_LINK_SHARED when sending "link" request to MDS | Yan, Zheng |
2013-08-09 | ceph: fix null pointer dereference | Nathaniel Yazdani |
2013-08-09 | ceph: Don't forget the 'up_read(&osdc->map_sem)' if met error. | majianpeng |
2013-07-03 | ceph: fix race between cap issue and revoke | Yan, Zheng |
2013-07-03 | ceph: fix cap revoke race | Yan, Zheng |
2013-07-03 | ceph: fix pending vmtruncate race | Yan, Zheng |
2013-07-03 | ceph: avoid accessing invalid memory | Sasha Levin |
2013-07-03 | ceph: Reconstruct the func ceph_reserve_caps. | majianpeng |
2013-07-03 | ceph: Free mdsc if alloc mdsc->mdsmap failed. | majianpeng |
2013-07-03 | ceph: remove sb_start/end_write in ceph_aio_write. | Jianpeng Ma |
2013-07-03 | ceph: avoid meaningless calling ceph_caps_revoking if sync_mode == WB_SYNC_ALL. | majianpeng |
2013-07-03 | ceph: fix sleeping function called from invalid context. | majianpeng |
2013-07-03 | ceph: move inode to proper flushing list when auth MDS changes | Yan, Zheng |
2013-07-03 | ceph: clear migrate seq when MDS restarts | Yan, Zheng |
2013-07-03 | ceph: check migrate seq before changing auth cap | Yan, Zheng |
2013-07-03 | ceph: fix race between page writeback and truncate | Yan, Zheng |
2013-07-03 | ceph: reset iov_len when discarding cap release messages | Yan, Zheng |
2013-07-03 | ceph: fix cap release race | Yan, Zheng |
2013-07-01 | ceph: tidy ceph_mdsmap_decode() a little | Dan Carpenter |
2013-07-01 | ceph: improve error handling in ceph_mdsmap_decode | Emil Goode |
2013-07-01 | ceph: fix up comment for ceph_count_locks() as to which lock to hold | Jim Schutt |
2013-06-29 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-06-29 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2013-06-29 | UBIFS: fix a horrid bug | Artem Bityutskiy |
2013-06-29 | UBIFS: prepare to fix a horrid bug | Artem Bityutskiy |
2013-06-26 | perf: Disable monitoring on setuid processes for regular users | Stephane Eranian |
2013-06-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz... | Linus Torvalds |
2013-06-23 | fs: fix new splice.c kernel-doc warning | Randy Dunlap |
2013-06-20 | splice: don't pass the address of ->f_pos to methods | Al Viro |
2013-06-18 | fuse: hold i_mutex in fuse_file_fallocate() | Maxim Patlasov |
2013-06-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-06-14 | Merge tag 'for-linus-v3.10-rc6' of git://oss.sgi.com/xfs/xfs | Linus Torvalds |
2013-06-15 | use can_lookup() instead of direct checks of ->i_op->lookup | Al Viro |
2013-06-15 | fput: task_work_add() can fail if the caller has passed exit_task_work() | Oleg Nesterov |
2013-06-14 | xfs: don't shutdown log recovery on validation errors | Dave Chinner |
2013-06-14 | xfs: ensure btree root split sets blkno correctly | Dave Chinner |
2013-06-14 | xfs: fix implicit padding in directory and attr CRC formats | Dave Chinner |
2013-06-14 | xfs: don't emit v5 superblock warnings on write | Dave Chinner |
2013-06-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2013-06-12 | Merge branch 'akpm' (updates from Andrew Morton) | Linus Torvalds |
2013-06-12 | ocfs2: add missing lockres put in dlm_mig_lockres_handler | Xue jiufei |
2013-06-12 | aio: fix io_destroy() regression by using call_rcu() | Kent Overstreet |
2013-06-12 | fs/ocfs2/namei.c: remove unecessary ERROR when removing non-empty directory | Goldwyn Rodrigues |
2013-06-12 | ocfs2: ocfs2_prep_new_orphaned_file() should return ret | Xiaowei.Hu |
2013-06-12 | kmsg: honor dmesg_restrict sysctl on /dev/kmsg | Kees Cook |
2013-06-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds |
2013-06-08 | hpfs: fix warnings when the filesystem fills up | Mikulas Patocka |
2013-06-08 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |