Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | sysfs: Allow sysfs_move_dir(..., NULL) again. | Cornelia Huck | 2009-10-14 | 1 | -1/+2 | |
| * | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2009-10-13 | 1 | -1/+11 | |
| |\ \ \ \ \ \ | ||||||
| * | | | | | | | ext3: Don't update superblock write time when filesystem is read-only | Theodore Ts'o | 2009-10-13 | 1 | -1/+12 | |
| * | | | | | | | NFS: suppress a build warning | Stefan Richter | 2009-10-12 | 1 | -2/+2 | |
| * | | | | | | | ROMFS: fix length used with romfs_dev_strnlen() function | Bernd Schmidt | 2009-10-11 | 1 | -2/+2 | |
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable | Linus Torvalds | 2009-10-11 | 14 | -157/+447 | |
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | | | ||||||
| | * | | | | | | Btrfs: fix file clone ioctl for bookend extents | Chris Mason | 2009-10-09 | 1 | -2/+4 | |
| | * | | | | | | Btrfs: fix uninit compiler warning in cow_file_range_nocow | Chris Mason | 2009-10-09 | 1 | -0/+1 | |
| | * | | | | | | Btrfs: constify dentry_operations | Alexey Dobriyan | 2009-10-09 | 2 | -2/+2 | |
| | * | | | | | | Btrfs: optimize back reference update during btrfs_drop_snapshot | Yan, Zheng | 2009-10-09 | 1 | -29/+53 | |
| | * | | | | | | Btrfs: remove negative dentry when deleting subvolumne | Yan, Zheng | 2009-10-09 | 2 | -5/+8 | |
| | * | | | | | | Btrfs: optimize fsync for the single writer case | Josef Bacik | 2009-10-08 | 2 | -1/+13 | |
| | * | | | | | | Btrfs: async delalloc flushing under space pressure | Josef Bacik | 2009-10-08 | 3 | -11/+88 | |
| | * | | | | | | Btrfs: release delalloc reservations on extent item insertion | Josef Bacik | 2009-10-08 | 8 | -37/+107 | |
| | * | | | | | | Btrfs: delay clearing EXTENT_DELALLOC for compressed extents | Chris Mason | 2009-10-08 | 1 | -2/+4 | |
| | * | | | | | | Btrfs: cleanup extent_clear_unlock_delalloc flags | Chris Mason | 2009-10-08 | 3 | -37/+51 | |
| | * | | | | | | Btrfs: fix possible softlockup in the allocator | Josef Bacik | 2009-10-06 | 1 | -6/+17 | |
| | * | | | | | | Btrfs: fix deadlock on async thread startup | Chris Mason | 2009-10-05 | 5 | -32/+106 | |
| * | | | | | | | headers: remove sched.h from interrupt.h | Alexey Dobriyan | 2009-10-11 | 1 | -0/+1 | |
| * | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr... | Linus Torvalds | 2009-10-09 | 2 | -2/+8 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | ima: ecryptfs fix imbalance message | Mimi Zohar | 2009-10-08 | 1 | -1/+6 | |
| | * | | | | | | | eCryptfs: Remove Kconfig NET dependency and select MD5 | Tyler Hicks | 2009-10-08 | 1 | -1/+2 | |
| | * | | | | | | | ecryptfs: depends on CRYPTO | Randy Dunlap | 2009-10-08 | 1 | -1/+1 | |
| * | | | | | | | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs | Linus Torvalds | 2009-10-09 | 13 | -102/+146 | |
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | | | ||||||
| | * | | | | | | | Merge branch 'master' into for-linus | Alex Elder | 2009-10-08 | 13 | -102/+146 | |
| | |\ \ \ \ \ \ \ | | | | |_|_|_|/ / | | | |/| | | | | | ||||||
| | | * | | | | | | xfs: stop calling filemap_fdatawait inside ->fsync | Christoph Hellwig | 2009-10-08 | 1 | -8/+1 | |
| | | * | | | | | | fix readahead calculations in xfs_dir2_leaf_getdents() | Eric Sandeen | 2009-10-08 | 1 | -1/+3 | |
| | | * | | | | | | xfs: make sure xfs_sync_fsdata covers the log | Dave Chinner | 2009-10-08 | 1 | -7/+21 | |
| | | * | | | | | | xfs: mark inodes dirty before issuing I/O | Dave Chinner | 2009-10-08 | 1 | -9/+28 | |
| | | * | | | | | | xfs: cleanup ->sync_fs | Christoph Hellwig | 2009-10-08 | 1 | -18/+18 | |
| | | * | | | | | | xfs: fix xfs_quiesce_data | Dave Chinner | 2009-10-08 | 1 | -3/+5 | |
| | | * | | | | | | xfs: implement ->dirty_inode to fix timestamp handling | Christoph Hellwig | 2009-10-08 | 10 | -56/+70 | |
| * | | | | | | | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds | 2009-10-08 | 4 | -32/+24 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | NFSv4: Kill nfs4_renewd_prepare_shutdown() | Trond Myklebust | 2009-10-08 | 2 | -7/+0 | |
| | * | | | | | | | | NFSv4: Fix the referral mount code | Trond Myklebust | 2009-10-06 | 1 | -6/+6 | |
| | * | | | | | | | | nfs: Avoid overrun when copying client IP address string | Ben Hutchings | 2009-10-06 | 1 | -1/+1 | |
| | * | | | | | | | | NFS: Fix port initialisation in nfs_remount() | Trond Myklebust | 2009-10-06 | 1 | -2/+4 | |
| | * | | | | | | | | NFS: Fix port and mountport display in /proc/self/mountinfo | Trond Myklebust | 2009-10-06 | 1 | -9/+7 | |
| | * | | | | | | | | NFS: Fix a default mount regression... | Trond Myklebust | 2009-10-06 | 1 | -7/+6 | |
| | | |_|/ / / / / | | |/| | | | | | | ||||||
| * | | | | | | | | pagemap: export KPF_HWPOISON | Wu Fengguang | 2009-10-08 | 1 | -0/+5 | |
| * | | | | | | | | fs: includecheck fix: proc, kcore.c | Jaswinder Singh Rajput | 2009-10-08 | 1 | -1/+0 | |
| |/ / / / / / / | ||||||
* | | | | | | | | blkdev: flush disk cache on ->fsync | Christoph Hellwig | 2009-10-29 | 1 | -1/+11 | |
* | | | | | | | | block: move bdi/address_space unplug functions to backing-dev.h | Jens Axboe | 2009-10-29 | 1 | -0/+1 | |
* | | | | | | | | aio: implement request batching | Jeff Moyer | 2009-10-28 | 2 | -6/+63 | |
* | | | | | | | | block: get rid of the WRITE_ODIRECT flag | Jeff Moyer | 2009-10-28 | 1 | -1/+1 | |
| |_|_|_|/ / / |/| | | | | | | ||||||
* | | | | | | | block: Seperate read and write statistics of in_flight requests v2 | Nikanth Karthikesan | 2009-10-06 | 1 | -1/+11 | |
|/ / / / / / | ||||||
* | | | | | | headers: remove sched.h from poll.h | Alexey Dobriyan | 2009-10-04 | 3 | -0/+4 | |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2009-10-04 | 2 | -37/+24 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Revert "Seperate read and write statistics of in_flight requests" | Jens Axboe | 2009-10-04 | 1 | -11/+1 | |
| * | | | | | | fs/bio.c: move EXPORT* macros to line after function | H Hartley Sweeten | 2009-10-01 | 1 | -26/+23 | |
| | |_|_|/ / | |/| | | | |