Age | Commit message (Expand) | Author |
2011-10-31 | ext3: Allow quota file use root reservation | Dmitry Monakhov |
2011-10-31 | quota: Drop path reference on error exit from quotactl | Jan Kara |
2011-10-31 | udf: Neaten udf_debug uses | Joe Perches |
2011-10-31 | udf: Neaten logging output, use vsprintf extension %pV | Joe Perches |
2011-10-31 | udf: Convert printks to pr_<level> | Joe Perches |
2011-10-31 | ext4: Don't normalize an falloc request if it can fit in 1 extent. | Greg Harm |
2011-10-31 | ext4: remove comments about extent mount option in ext4_new_inode() | Eryu Guan |
2011-10-31 | ext4: let ext4_discard_partial_buffers handle unaligned range correctly | Yongqiang Yang |
2011-10-31 | ext4: return ENOMEM if find_or_create_pages fails | Yongqiang Yang |
2011-10-31 | ext4: move vars to local scope in ext4_discard_partial_page_buffers_no_lock() | Yongqiang Yang |
2011-10-31 | ext4: Create helper function for EXT4_IO_END_UNWRITTEN and i_aiodio_unwritten | Tao Ma |
2011-10-31 | ext4: optimize locking for end_io extent conversion | Theodore Ts'o |
2011-10-30 | ext4: remove unnecessary call to waitqueue_active() | Theodore Ts'o |
2011-10-30 | ext4: Use correct locking for ext4_end_io_nolock() | Tao Ma |
2011-10-29 | cifs: Assume passwords are encoded according to iocharset (try #2) | Shirish Pargaonkar |
2011-10-29 | CIFS: Fix the VFS brlock cache usage in posix locking case | Pavel Shilovsky |
2011-10-29 | ext4: fix race in xattr block allocation path | Eric Sandeen |
2011-10-29 | ext4: trace punch_hole correctly in ext4_ext_map_blocks | Yongqiang Yang |
2011-10-29 | ext4: clean up AGGRESSIVE_TEST code | Yongqiang Yang |
2011-10-29 | ext4: move variables to their scope | Yongqiang Yang |
2011-10-29 | ext4: fix quota accounting during migration | Dmitry Monakhov |
2011-10-29 | ext4: migrate cleanup | Dmitry Monakhov |
2011-10-28 | Merge branch 'for-linus' of git://ceph.newdream.net/git/ceph-client | Linus Torvalds |
2011-10-28 | [CIFS] Update cifs version to 1.76 | Steve French |
2011-10-28 | CIFS: Remove extra mutex_unlock in cifs_lock_add_if | Pavel Shilovsky |
2011-10-28 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/... | Linus Torvalds |
2011-10-28 | Merge http://sucs.org/~rohan/git/gfs2-3.0-nmw | Linus Torvalds |
2011-10-28 | Merge branch '3.2-without-smb2' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds |
2011-10-28 | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs | Linus Torvalds |
2011-10-28 | leases: fix write-open/read-lease race | J. Bruce Fields |
2011-10-28 | nfs: drop unnecessary locking in llseek | Andi Kleen |
2011-10-28 | ext4: replace cut'n'pasted llseek code with generic_file_llseek_size | Andi Kleen |
2011-10-28 | vfs: add generic_file_llseek_size | Andi Kleen |
2011-10-28 | vfs: do (nearly) lockless generic_file_llseek | Andi Kleen |
2011-10-28 | direct-io: merge direct_io_walker into __blockdev_direct_IO | Andi Kleen |
2011-10-28 | direct-io: inline the complete submission path | Andi Kleen |
2011-10-28 | direct-io: separate map_bh from dio | Andi Kleen |
2011-10-28 | direct-io: use a slab cache for struct dio | Andi Kleen |
2011-10-28 | direct-io: rearrange fields in dio/dio_submit to avoid holes | Andi Kleen |
2011-10-28 | direct-io: fix a wrong comment | Andi Kleen |
2011-10-28 | direct-io: separate fields only used in the submission path from struct dio | Andi Kleen |
2011-10-28 | vfs: fix spinning prevention in prune_icache_sb | Christoph Hellwig |
2011-10-28 | vfs: add a comment to inode_permission() | Andreas Gruenbacher |
2011-10-28 | vfs: pass all mask flags check_acl and posix_acl_permission | Andreas Gruenbacher |
2011-10-28 | vfs: indicate that the permission functions take all the MAY_* flags | Andreas Gruenbacher |
2011-10-28 | compat: sync compat_stats with statfs. | Eric W. Biederman |
2011-10-28 | vfs: add "device" tag to /proc/self/mountstats | Bryan Schumaker |
2011-10-28 | cleanup: vfs: small comment fix for block_invalidatepage | Wang Sheng-Hui |
2011-10-27 | Add definition for share encryption | Steve French |
2011-10-27 | ext4: optimize memmmove lengths in extent/index insertions | Eric Gouriou |