Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | 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 | |
* | | | | | | | | | fs/binfmt_flat.c: split the stack & data alignments | Mike Frysinger | 2010-06-04 | 1 | -8/+15 | |
* | | | | | | | | | fs/compat_rw_copy_check_uvector: add missing compat_ptr call | Heiko Carstens | 2010-06-04 | 1 | -1/+1 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds | 2010-06-03 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | cifs: fix page refcount leak | Jeff Layton | 2010-06-01 | 1 | -0/+1 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | FS-Cache: Remove unneeded null checks | Dan Carpenter | 2010-06-01 | 1 | -20/+16 | |
* | | | | | | | | AFS: Fix possible null pointer dereference in afs_alloc_server() | Denis Kirjanov | 2010-06-01 | 1 | -2/+3 | |
* | | | | | | | | binfmt_elf_fdpic: Fix clear_user() error handling | Takuya Yoshikawa | 2010-06-01 | 1 | -15/+11 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz... | Linus Torvalds | 2010-05-30 | 4 | -81/+494 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | mm: export generic_pipe_buf_*() to modules | Miklos Szeredi | 2010-05-26 | 1 | -0/+6 | |
| * | | | | | | | fuse: support splice() reading from fuse device | Miklos Szeredi | 2010-05-25 | 1 | -41/+187 | |
| * | | | | | | | fuse: allow splice to move pages | Miklos Szeredi | 2010-05-25 | 3 | -15/+167 | |
| * | | | | | | | fuse: support splice() writing to fuse device | Miklos Szeredi | 2010-05-25 | 1 | -31/+144 | |
| * | | | | | | | fuse: get page reference for readpages | Miklos Szeredi | 2010-05-25 | 1 | -0/+2 | |
| * | | | | | | | fuse: use get_user_pages_fast() | Miklos Szeredi | 2010-05-25 | 2 | -8/+2 | |
| * | | | | | | | fuse: remove unneeded variable | Dan Carpenter | 2010-05-25 | 1 | -2/+2 | |
* | | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 2010-05-30 | 24 | -495/+232 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | quota: Convert quota statistics to generic percpu_counter | Dmitry Monakhov | 2010-05-27 | 1 | -33/+13 | |
| * | | | | | | | | ext3 uses rb_node = NULL; to zero rb_root. | Venkatesh Pallipadi | 2010-05-27 | 1 | -1/+1 |