Age | Commit message (Expand) | Author | Files | Lines |
2009-10-11 | ROMFS: fix length used with romfs_dev_strnlen() function | Bernd Schmidt | 1 | -2/+2 |
2009-10-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable | Linus Torvalds | 14 | -157/+447 |
2009-10-11 | headers: remove sched.h from interrupt.h | Alexey Dobriyan | 1 | -0/+1 |
2009-10-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr... | Linus Torvalds | 2 | -2/+8 |
2009-10-10 | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs | Linus Torvalds | 13 | -102/+146 |
2009-10-09 | Btrfs: fix file clone ioctl for bookend extents | Chris Mason | 1 | -2/+4 |
2009-10-09 | Btrfs: fix uninit compiler warning in cow_file_range_nocow | Chris Mason | 1 | -0/+1 |
2009-10-09 | Btrfs: constify dentry_operations | Alexey Dobriyan | 2 | -2/+2 |
2009-10-09 | Btrfs: optimize back reference update during btrfs_drop_snapshot | Yan, Zheng | 1 | -29/+53 |
2009-10-09 | Btrfs: remove negative dentry when deleting subvolumne | Yan, Zheng | 2 | -5/+8 |
2009-10-09 | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds | 4 | -32/+24 |
2009-10-08 | Btrfs: optimize fsync for the single writer case | Josef Bacik | 2 | -1/+13 |
2009-10-08 | Btrfs: async delalloc flushing under space pressure | Josef Bacik | 3 | -11/+88 |
2009-10-08 | Btrfs: release delalloc reservations on extent item insertion | Josef Bacik | 8 | -37/+107 |
2009-10-08 | Btrfs: delay clearing EXTENT_DELALLOC for compressed extents | Chris Mason | 1 | -2/+4 |
2009-10-08 | Btrfs: cleanup extent_clear_unlock_delalloc flags | Chris Mason | 3 | -37/+51 |
2009-10-08 | Merge branch 'master' into for-linus | Alex Elder | 13 | -102/+146 |
2009-10-08 | xfs: stop calling filemap_fdatawait inside ->fsync | Christoph Hellwig | 1 | -8/+1 |
2009-10-08 | fix readahead calculations in xfs_dir2_leaf_getdents() | Eric Sandeen | 1 | -1/+3 |
2009-10-08 | xfs: make sure xfs_sync_fsdata covers the log | Dave Chinner | 1 | -7/+21 |
2009-10-08 | xfs: mark inodes dirty before issuing I/O | Dave Chinner | 1 | -9/+28 |
2009-10-08 | xfs: cleanup ->sync_fs | Christoph Hellwig | 1 | -18/+18 |
2009-10-08 | xfs: fix xfs_quiesce_data | Dave Chinner | 1 | -3/+5 |
2009-10-08 | xfs: implement ->dirty_inode to fix timestamp handling | Christoph Hellwig | 10 | -56/+70 |
2009-10-08 | ima: ecryptfs fix imbalance message | Mimi Zohar | 1 | -1/+6 |
2009-10-08 | eCryptfs: Remove Kconfig NET dependency and select MD5 | Tyler Hicks | 1 | -1/+2 |
2009-10-08 | ecryptfs: depends on CRYPTO | Randy Dunlap | 1 | -1/+1 |
2009-10-08 | NFSv4: Kill nfs4_renewd_prepare_shutdown() | Trond Myklebust | 2 | -7/+0 |
2009-10-08 | pagemap: export KPF_HWPOISON | Wu Fengguang | 1 | -0/+5 |
2009-10-08 | fs: includecheck fix: proc, kcore.c | Jaswinder Singh Rajput | 1 | -1/+0 |
2009-10-06 | NFSv4: Fix the referral mount code | Trond Myklebust | 1 | -6/+6 |
2009-10-06 | nfs: Avoid overrun when copying client IP address string | Ben Hutchings | 1 | -1/+1 |
2009-10-06 | NFS: Fix port initialisation in nfs_remount() | Trond Myklebust | 1 | -2/+4 |
2009-10-06 | NFS: Fix port and mountport display in /proc/self/mountinfo | Trond Myklebust | 1 | -9/+7 |
2009-10-06 | NFS: Fix a default mount regression... | Trond Myklebust | 1 | -7/+6 |
2009-10-06 | Btrfs: fix possible softlockup in the allocator | Josef Bacik | 1 | -6/+17 |
2009-10-05 | Btrfs: fix deadlock on async thread startup | Chris Mason | 5 | -32/+106 |
2009-10-05 | headers: remove sched.h from poll.h | Alexey Dobriyan | 3 | -0/+4 |
2009-10-04 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2 | -37/+24 |
2009-10-04 | Revert "Seperate read and write statistics of in_flight requests" | Jens Axboe | 1 | -11/+1 |
2009-10-03 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds | 3 | -58/+15 |
2009-10-03 | [PATCH] ext4: retry failed direct IO allocations | Eric Sandeen | 1 | -0/+4 |
2009-10-03 | ext4: Fix build warning in ext4_dirty_inode() | Curt Wohlgemuth | 1 | -2/+0 |
2009-10-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 16 | -245/+745 |
2009-10-02 | afs: remove cache.h | Christoph Hellwig | 2 | -13/+1 |
2009-10-02 | const: constify remaining file_operations | Alexey Dobriyan | 16 | -23/+23 |
2009-10-02 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/... | Chris Mason | 1 | -0/+11 |
2009-10-02 | Btrfs: fix data space leak fix | Josef Bacik | 1 | -0/+11 |
2009-10-01 | fs/bio.c: move EXPORT* macros to line after function | H Hartley Sweeten | 1 | -26/+23 |
2009-10-01 | Btrfs: remove duplicates of filemap_ helpers | Christoph Hellwig | 4 | -102/+10 |