Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | Merge branch 'for-2.6.35' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2010-06-09 | 2 | -3/+2 | |
|\ \ \ | ||||||
| * \ \ | Merge branch 'for-2.6.34-incoming' into for-2.6.35-incoming | J. Bruce Fields | 2010-06-08 | 50 | -276/+518 | |
| |\ \ \ | ||||||
| | * | | | nfsd: nfsd_setattr needs to call commit_metadata | Christoph Hellwig | 2010-06-01 | 1 | -2/+1 | |
| * | | | | nfsd4: shut down callback queue outside state lock | J. Bruce Fields | 2010-06-08 | 1 | -1/+1 | |
* | | | | | xfs: remove nr_to_write writeback windup. | Dave Chinner | 2010-06-08 | 1 | -8/+0 | |
* | | | | | Merge git://git.infradead.org/~dwmw2/mtd-2.6.35 | Linus Torvalds | 2010-06-07 | 3 | -63/+74 | |
|\ \ \ \ \ | ||||||
| * | | | | | jffs2: update ctime when changing the file's permission by setfacl | Jan Kara | 2010-06-06 | 1 | -1/+2 | |
| * | | | | | jffs2: Fix NFS race by using insert_inode_locked() | David Woodhouse | 2010-06-03 | 2 | -3/+16 | |
| * | | | | | jffs2: Fix in-core inode leaks on error paths | David Woodhouse | 2010-06-03 | 1 | -59/+56 | |
* | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds | 2010-06-05 | 2 | -17/+26 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | ext4: Fix remaining racy updates of EXT4_I(inode)->i_flags | Dmitry Monakhov | 2010-06-05 | 1 | -17/+23 | |
| * | | | | | | ext4: Make sure the MOVE_EXT ioctl can't overwrite append-only files | Theodore Ts'o | 2010-06-02 | 1 | -0/+3 | |
| | |_|_|/ / | |/| | | | | ||||||
* | | | | | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs | Linus Torvalds | 2010-06-05 | 17 | -793/+736 | |
|\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch 'master' into for-linus | Alex Elder | 2010-06-04 | 17 | -793/+736 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | xfs: improve xfs_isilocked | Christoph Hellwig | 2010-06-03 | 1 | -16/+10 | |
| | * | | | | | | xfs: skip writeback from reclaim context | Christoph Hellwig | 2010-06-03 | 1 | -0/+15 | |
| | * | | | | | | xfs: fix race in inode cluster freeing failing to stale inodes | Dave Chinner | 2010-06-03 | 1 | -80/+62 | |
| | * | | | | | | xfs: fix access to upper inodes without inode64 | Christoph Hellwig | 2010-05-28 | 5 | -46/+21 | |
| | * | | | | | | xfs: fix might_sleep() warning when initialising per-ag tree | Dave Chinner | 2010-05-28 | 1 | -1/+1 | |
| | * | | | | | | fs/xfs/quota: Add missing mutex_unlock | Julia Lawall | 2010-05-28 | 1 | -1/+3 | |
| | * | | | | | | xfs: remove duplicated #include | Huang Weiyi | 2010-05-28 | 1 | -1/+0 | |
| | * | | | | | | xfs: convert more trace events to DEFINE_EVENT | Li Zefan | 2010-05-28 | 1 | -168/+188 | |
| | * | | | | | | xfs: xfs_trace.c: remove duplicated #include | Huang Weiyi | 2010-05-28 | 1 | -1/+0 | |
| | * | | | | | | xfs: Check new inode size is OK before preallocating | Dave Chinner | 2010-05-28 | 2 | -4/+14 | |
| | * | | | | | | xfs: clean up xlog_align | Christoph Hellwig | 2010-05-28 | 1 | -8/+3 | |
| | * | | | | | | xfs: cleanup log reservation calculactions | Christoph Hellwig | 2010-05-28 | 2 | -457/+400 | |
| | * | | | | | | xfs: be more explicit if RT mount fails due to config | Eric Sandeen | 2010-05-28 | 1 | -1/+10 | |
| | * | | | | | | xfs: replace E2BIG with EFBIG where appropriate | Eric Sandeen | 2010-05-28 | 2 | -9/+9 | |
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu... | Linus Torvalds | 2010-06-05 | 4 | -10/+4 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | nilfs2: remove obsolete declarations of cache constructor and destructor | Ryusuke Konishi | 2010-05-31 | 3 | -6/+0 | |
| * | | | | | | | | nilfs2: fix style issue in nilfs_destroy_cachep | Ryusuke Konishi | 2010-05-31 | 1 | -4/+4 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2010-06-04 | 4 | -8/+8 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Minix: Clean up left over label | Andrew Hendry | 2010-06-04 | 1 | -4/+0 | |
| * | | | | | | | | fix truncate inode time modification breakage | Nick Piggin | 2010-06-04 | 1 | -1/+1 | |
| * | | | | | | | | fix setattr error handling in sysfs, configfs | Nick Piggin | 2010-06-04 | 2 | -7/+8 | |
| * | | | | | | | | fcntl: return -EFAULT if copy_to_user fails | Dan Carpenter | 2010-06-04 | 1 | -2/+5 | |
| * | | | | | | | | wrong type for 'magic' argument in simple_fill_super() | Roberto Sassu | 2010-06-04 | 1 | -1/+2 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2010-06-04 | 4 | -74/+71 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | pipe: change /proc/sys/fs/pipe-max-pages to byte sized interface | Jens Axboe | 2010-06-03 | 1 | -12/+42 | |
| * | | | | | | | | pipe: change the privilege required for growing a pipe beyond system max | Jens Axboe | 2010-06-03 | 1 | -1/+1 | |
| * | | | | | | | | pipe: adjust minimum pipe size to 1 page | Jens Axboe | 2010-06-03 | 1 | -7/+1 | |
| * | | | | | | | | Merge branch 'master' into for-linus | Jens Axboe | 2010-06-01 | 275 | -6190/+11458 | |
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | | | ||||||
| * | | | | | | | | Revert "writeback: fix WB_SYNC_NONE writeback from umount" | Jens Axboe | 2010-06-01 | 2 | -38/+12 | |
| * | | | | | | | | Revert "writeback: ensure that WB_SYNC_NONE writeback with sb pinned is sync" | Jens Axboe | 2010-06-01 | 1 | -11/+5 | |
| * | | | | | | | | fs/splice.c: fix mapping_gfp_mask usage | Nick Piggin | 2010-05-25 | 1 | -1/+1 | |
| * | | | | | | | | pipe: make F_{GET,SET}PIPE_SZ deal with byte sizes | Jens Axboe | 2010-05-24 | 1 | -16/+21 | |
| * | | | | | | | | pipe: F_SETPIPE_SZ should return -EPERM for non-root | Jens Axboe | 2010-05-24 | 1 | -1/+1 | |
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 2010-06-04 | 2 | -7/+8 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | fix setattr error handling in sysfs, configfs | Nick Piggin | 2010-06-04 | 2 | -7/+8 | |
| | |_|/ / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | flat: fix unmap len in load error path | Mike Frysinger | 2010-06-04 | 1 | -1/+1 |