aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2010-06-05
|\
| * ext4: Fix remaining racy updates of EXT4_I(inode)->i_flagsDmitry Monakhov2010-06-05
| * ext4: Make sure the MOVE_EXT ioctl can't overwrite append-only filesTheodore Ts'o2010-06-02
* | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2010-06-05
|\ \
| * \ Merge branch 'master' into for-linusAlex Elder2010-06-04
| |\ \
| | * | xfs: improve xfs_isilockedChristoph Hellwig2010-06-03
| | * | xfs: skip writeback from reclaim contextChristoph Hellwig2010-06-03
| | * | xfs: fix race in inode cluster freeing failing to stale inodesDave Chinner2010-06-03
| | * | xfs: fix access to upper inodes without inode64Christoph Hellwig2010-05-28
| | * | xfs: fix might_sleep() warning when initialising per-ag treeDave Chinner2010-05-28
| | * | fs/xfs/quota: Add missing mutex_unlockJulia Lawall2010-05-28
| | * | xfs: remove duplicated #includeHuang Weiyi2010-05-28
| | * | xfs: convert more trace events to DEFINE_EVENTLi Zefan2010-05-28
| | * | xfs: xfs_trace.c: remove duplicated #includeHuang Weiyi2010-05-28
| | * | xfs: Check new inode size is OK before preallocatingDave Chinner2010-05-28
| | * | xfs: clean up xlog_alignChristoph Hellwig2010-05-28
| | * | xfs: cleanup log reservation calculactionsChristoph Hellwig2010-05-28
| | * | xfs: be more explicit if RT mount fails due to configEric Sandeen2010-05-28
| | * | xfs: replace E2BIG with EFBIG where appropriateEric Sandeen2010-05-28
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds2010-06-05
|\ \ \ \
| * | | | nilfs2: remove obsolete declarations of cache constructor and destructorRyusuke Konishi2010-05-31
| * | | | nilfs2: fix style issue in nilfs_destroy_cachepRyusuke Konishi2010-05-31
| | |_|/ | |/| |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-06-05
|\ \ \ \
| * | | | Minix: Clean up left over labelAndrew Hendry2010-06-04
| * | | | fix truncate inode time modification breakageNick Piggin2010-06-04
| * | | | fix setattr error handling in sysfs, configfsNick Piggin2010-06-04
| * | | | fcntl: return -EFAULT if copy_to_user failsDan Carpenter2010-06-04
| * | | | wrong type for 'magic' argument in simple_fill_super()Roberto Sassu2010-06-04
| | |/ / | |/| |
* | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-06-04
|\ \ \ \
| * | | | pipe: change /proc/sys/fs/pipe-max-pages to byte sized interfaceJens Axboe2010-06-03
| * | | | pipe: change the privilege required for growing a pipe beyond system maxJens Axboe2010-06-03
| * | | | pipe: adjust minimum pipe size to 1 pageJens Axboe2010-06-03
| * | | | Merge branch 'master' into for-linusJens Axboe2010-06-01
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Revert "writeback: fix WB_SYNC_NONE writeback from umount"Jens Axboe2010-06-01
| * | | | Revert "writeback: ensure that WB_SYNC_NONE writeback with sb pinned is sync"Jens Axboe2010-06-01
| * | | | fs/splice.c: fix mapping_gfp_mask usageNick Piggin2010-05-25
| * | | | pipe: make F_{GET,SET}PIPE_SZ deal with byte sizesJens Axboe2010-05-24
| * | | | pipe: F_SETPIPE_SZ should return -EPERM for non-rootJens Axboe2010-05-24
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2010-06-04
|\ \ \ \ \
| * | | | | fix setattr error handling in sysfs, configfsNick Piggin2010-06-04
| | |_|/ / | |/| | |
* | | | | flat: fix unmap len in load error pathMike Frysinger2010-06-04
* | | | | fs/binfmt_flat.c: split the stack & data alignmentsMike Frysinger2010-06-04
* | | | | fs/compat_rw_copy_check_uvector: add missing compat_ptr callHeiko Carstens2010-06-04
|/ / / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2010-06-03
|\ \ \ \
| * | | | cifs: fix page refcount leakJeff Layton2010-06-01
| | |/ / | |/| |
* | | | FS-Cache: Remove unneeded null checksDan Carpenter2010-06-01
* | | | AFS: Fix possible null pointer dereference in afs_alloc_server()Denis Kirjanov2010-06-01
* | | | binfmt_elf_fdpic: Fix clear_user() error handlingTakuya Yoshikawa2010-06-01
|/ / /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2010-05-30
|\ \ \
| * | | mm: export generic_pipe_buf_*() to modulesMiklos Szeredi2010-05-26