| Commit message (Expand) | Author | Age |
* | ceph: check mds_wanted for imported cap | Yan, Zheng | 2013-01-17 |
* | ceph: allocate cap_release message when receiving cap import | Yan, Zheng | 2013-01-17 |
* | ceph: allow revoking duplicated caps issued by non-auth MDS | Yan, Zheng | 2013-01-17 |
* | ceph: move dirty inode to migrating list when clearing auth caps | Yan, Zheng | 2013-01-17 |
* | ceph: Check for created flag in response from mds | Sam Lang | 2013-01-17 |
* | ceph: Check for err on mds request in atomic_open | Sam Lang | 2013-01-17 |
* | libceph: Unlock unprocessed pages in start_read() error path | David Zafman | 2012-12-13 |
* | ceph: call handle_cap_grant() for cap import message | Yan, Zheng | 2012-12-13 |
* | ceph: Fix __ceph_do_pending_vmtruncate | Yan, Zheng | 2012-12-13 |
* | ceph: Don't add dirty inode to dirty list if caps is in migration | Yan, Zheng | 2012-12-13 |
* | ceph: Fix infinite loop in __wake_requests | Yan, Zheng | 2012-12-13 |
* | ceph: Don't update i_max_size when handling non-auth cap | Yan, Zheng | 2012-12-13 |
* | bdi_register: add __printf verification, fix arg mismatch | Joe Perches | 2012-12-13 |
* | libceph: remove 'osdtimeout' option | Sage Weil | 2012-12-13 |
* | ceph: fix dentry reference leak in ceph_encode_fh(). | Cyril Roelandt | 2012-12-13 |
* | ceph: Fix i_size update race | Sage Weil | 2012-11-05 |
* | ceph: Hold caps_list_lock when adjusting caps_{use, total}_count | Yan, Zheng | 2012-11-04 |
* | ceph: Fix NULL ptr crash in strlen() | David Zafman | 2012-10-26 |
* | ceph: fix dentry reference leak in encode_fh() | David Zafman | 2012-10-26 |
* | ceph: avoid 32-bit page index overflow | Alex Elder | 2012-10-03 |
* | ceph: return EIO on invalid layout on GET_DATALOC ioctl | Sage Weil | 2012-10-03 |
* | ceph: propagate layout error on osd request creation | Sage Weil | 2012-10-01 |
* | ceph: convert to use le32_add_cpu() | Wei Yongjun | 2012-10-01 |
* | ceph: Fix oops when handling mdsmap that decreases max_mds | Yan, Zheng | 2012-10-01 |
* | ceph: let path portion of mount "device" be optional | Alex Elder | 2012-10-01 |
* | vfs: dcache: fix deadlock in tree traversal | Miklos Szeredi | 2012-09-29 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-09-28 |
|\ |
|
| * | close the race in nlmsvc_free_block() | Al Viro | 2012-09-22 |
| * | do_add_mount()/umount -l races | Al Viro | 2012-09-22 |
* | | trivial select_parent documentation fix | J. Bruce Fields | 2012-09-27 |
* | | Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 2012-09-22 |
|\ \ |
|
| * | | cifs: fix return value in cifsConvertToUTF16 | Jeff Layton | 2012-09-18 |
* | | | Merge tag 'for-linus-v3.6-rc7' of git://oss.sgi.com/xfs/xfs | Linus Torvalds | 2012-09-21 |
|\ \ \ |
|
| * | | | xfs: stop the sync worker before xfs_unmountfs | Ben Myers | 2012-09-18 |
| * | | | xfs: fix race while discarding buffers [V4] | Carlos Maiolino | 2012-08-29 |
* | | | | debugfs: fix u32_array race in format_array_alloc | Linus Torvalds | 2012-09-21 |
* | | | | debugfs: fix race in u32_array_read and allocate array at open | David Rientjes | 2012-09-21 |
* | | | | vfs: dcache: use DCACHE_DENTRY_KILLED instead of DCACHE_DISCONNECTED in d_kill() | Miklos Szeredi | 2012-09-18 |
| |/ /
|/| | |
|
* | | | fs/proc: fix potential unregister_sysctl_table hang | Francesco Ruggeri | 2012-09-17 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2012-09-16 |
|\ \ \ |
|
| * | | | Revert "Btrfs: fix some error codes in btrfs_qgroup_inherit()" | Chris Mason | 2012-09-14 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixes | Linus Torvalds | 2012-09-14 |
|\ \ \ \ |
|
| * | | | | GFS2: Take account of blockages when using reserved blocks | Steven Whitehouse | 2012-09-13 |
| * | | | | GFS2: Fix missing allocation data for set/remove xattr | Steven Whitehouse | 2012-09-13 |
| * | | | | GFS2: Make write size hinting code common | Steven Whitehouse | 2012-09-13 |
* | | | | | Merge tag 'ecryptfs-3.6-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2012-09-14 |
|\ \ \ \ \ |
|
| * | | | | | eCryptfs: Copy up attributes of the lower target inode after rename | Tyler Hicks | 2012-09-14 |
| * | | | | | eCryptfs: Call lower ->flush() from ecryptfs_flush() | Tyler Hicks | 2012-09-14 |
| * | | | | | eCryptfs: Write out all dirty pages just before releasing the lower file | Tyler Hicks | 2012-09-14 |
* | | | | | | vfs: make O_PATH file descriptors usable for 'fstat()' | Linus Torvalds | 2012-09-14 |