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