| Commit message (Expand) | Author | Age | Files | Lines |
* | xfs: introduce xlog_copy_iovec | Christoph Hellwig | 2013-12-13 | 6 | -108/+103 |
* | xfs: refactor xfs_inode_item_format | Christoph Hellwig | 2013-12-13 | 1 | -76/+89 |
* | xfs: refactor xfs_inode_item_size | Christoph Hellwig | 2013-12-13 | 1 | -27/+35 |
* | xfs: refactor xfs_buf_item_format_segment | Christoph Hellwig | 2013-12-13 | 1 | -33/+39 |
* | xfs: remove duplicate code in xlog_cil_insert_format_items | Christoph Hellwig | 2013-12-13 | 1 | -20/+13 |
* | xfs: align initial file allocations correctly | Dave Chinner | 2013-12-11 | 1 | -2/+7 |
* | xfs: fix calculation of freed inode cluster blocks | Ben Myers | 2013-12-11 | 1 | -1/+1 |
* | xfs: xfs_dir2_block_to_sf temp buffer allocation fails | Dave Chinner | 2013-12-11 | 1 | -24/+34 |
* | xfs: fix infinite loop by detaching the group/project hints from user dquot | Jie Liu | 2013-12-09 | 1 | -21/+50 |
* | xfs: fix assertion failure at xfs_setattr_nonsize | Jie Liu | 2013-12-09 | 1 | -1/+2 |
* | xfs: add xfs_setattr_time | Christoph Hellwig | 2013-12-06 | 1 | -36/+30 |
* | xfs: tiny xfs_setattr_mode cleanup | Christoph Hellwig | 2013-12-06 | 1 | -6/+4 |
* | xfs: fix false assertion at xfs_qm_vop_create_dqattach | Jie Liu | 2013-12-06 | 1 | -6/+3 |
* | xfs: integrate xfs_quota_priv header file to xfs_qm | Jie Liu | 2013-12-06 | 2 | -43/+17 |
* | xfs: make quota metadata truncation behavior consistent to user space | Jie Liu | 2013-12-06 | 1 | -6/+12 |
* | xfs: fix memory leak in xfs_dir2_node_removename | Mark Tinguely | 2013-12-05 | 1 | -13/+13 |
* | xfs: free the list of recovery items on error | Mark Tinguely | 2013-12-05 | 1 | -3/+14 |
* | fs: fix iversion handling | Christoph Hellwig | 2013-12-05 | 3 | -7/+10 |
* | xfs: growfs overruns AGFL buffer on V4 filesystems | Dave Chinner | 2013-12-05 | 1 | -1/+5 |
* | xfs: don't perform discard if the given range length is less than block size | Jie Liu | 2013-12-04 | 1 | -2/+3 |
* | xfs: fix the comment explaining xfs_trans_dqlockedjoin | Christoph Hellwig | 2013-12-04 | 1 | -2/+2 |
* | xfs: underflow bug in xfs_attrlist_by_handle() | Dan Carpenter | 2013-12-04 | 2 | -2/+4 |
* | xfs: remove unused FI_ flags | Christoph Hellwig | 2013-12-04 | 1 | -9/+0 |
* | xfs: simplify xfs_setsize_buftarg callchain; remove unused arg | Eric Sandeen | 2013-12-04 | 1 | -18/+8 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-11-29 | 1 | -2/+1 |
|\ |
|
| * | fix bogus path_put() of nd->root after some unlazy_walk() failures | Al Viro | 2013-11-29 | 1 | -2/+1 |
* | | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 2013-11-28 | 7 | -24/+189 |
|\ \ |
|
| * | | [CIFS] Do not use btrfs refcopy ioctl for SMB2 copy offload | Steve French | 2013-11-25 | 1 | -2/+4 |
| * | | Check SMB3 dialects against downgrade attacks | Steve French | 2013-11-19 | 6 | -4/+90 |
| * | | Removed duplicated (and unneeded) goto | Steve French | 2013-11-18 | 1 | -4/+2 |
| * | | CIFS: Fix SMB2/SMB3 Copy offload support (refcopy) for large files | Steve French | 2013-11-18 | 2 | -14/+93 |
* | | | Merge tag 'driver-core-3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2013-11-27 | 1 | -2/+20 |
|\ \ \ |
|
| * | | | Revert "sysfs: handle duplicate removal attempts in sysfs_remove_group()" | Greg Kroah-Hartman | 2013-11-27 | 1 | -9/+0 |
| * | | | sysfs: use a separate locking class for open files depending on mmap | Tejun Heo | 2013-11-23 | 1 | -2/+20 |
| * | | | sysfs: handle duplicate removal attempts in sysfs_remove_group() | Mika Westerberg | 2013-11-23 | 1 | -0/+9 |
| | |/
| |/| |
|
* | | | remove obsolete references to powertweak | Dave Jones | 2013-11-27 | 1 | -1/+1 |
* | | | Merge branch 'for-linus-bugs' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2013-11-26 | 8 | -41/+121 |
|\ \ \
| |/ /
|/| | |
|
| * | | ceph: allocate non-zero page to fscache in readpage() | Li Wang | 2013-11-23 | 1 | -1/+1 |
| * | | ceph: wake up 'safe' waiters when unregistering request | Yan, Zheng | 2013-11-23 | 1 | -1/+2 |
| * | | ceph: cleanup aborted requests when re-sending requests. | Yan, Zheng | 2013-11-23 | 1 | -1/+4 |
| * | | ceph: handle race between cap reconnect and cap release | Yan, Zheng | 2013-11-23 | 3 | -4/+26 |
| * | | ceph: set caps count after composing cap reconnect message | Yan, Zheng | 2013-11-23 | 1 | -5/+18 |
| * | | ceph: queue cap release in __ceph_remove_cap() | Yan, Zheng | 2013-11-23 | 3 | -21/+14 |
| * | | ceph: handle frag mismatch between readdir request and reply | Yan, Zheng | 2013-09-30 | 3 | -5/+25 |
| * | | ceph: remove outdated frag information | Yan, Zheng | 2013-09-30 | 1 | -4/+29 |
| * | | ceph: hung on ceph fscache invalidate in some cases | Milosz Tanski | 2013-09-25 | 1 | -0/+3 |
* | | | Merge tag 'ecryptfs-3.13-rc1-quiet-checkers' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 2013-11-22 | 1 | -6/+2 |
|\ \ \ |
|
| * | | | eCryptfs: file->private_data is always valid | Tyler Hicks | 2013-11-14 | 1 | -6/+2 |
* | | | | Merge git://git.kvack.org/~bcrl/aio-next | Linus Torvalds | 2013-11-22 | 1 | -83/+51 |
|\ \ \ \ |
|
| * | | | | aio: nullify aio->ring_pages after freeing it | Sasha Levin | 2013-11-19 | 1 | -1/+3 |