summaryrefslogtreecommitdiff
path: root/fs
Commit message (Expand)AuthorAge
*---. Merge branches 'sched-urgent-for-linus', 'perf-urgent-for-linus' and 'x86-urg...Linus Torvalds2012-01-19
|\ \ \
| * | | sched/accounting, proc: Fix /proc/stat interrupts sumRussell King2012-01-16
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-01-19
|\ \ \ \ | |_|_|/ |/| | |
| * | | qnx4: don't leak ->BitMap on late failure exitsAl Viro2012-01-19
| * | | qnx4: reduce the insane nesting in qnx4_checkroot()Al Viro2012-01-19
| * | | qnx4: di_fname is an array, for crying out loud...Al Viro2012-01-19
| * | | vfs: remove printk from set_nlink()Miklos Szeredi2012-01-17
| * | | wake up s_wait_unfrozen when ->freeze_fs failsKazuya Mio2012-01-17
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-01-17
|\ \ \ \
| * | | | audit: do not call audit_getname on errorEric Paris2012-01-17
| * | | | audit: only allow tasks to set their loginuid if it is -1Eric Paris2012-01-17
| * | | | audit: remove task argument to audit_set_loginuidEric Paris2012-01-17
* | | | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2012-01-17
|\ \ \ \ \
| * | | | | xfs: cleanup xfs_file_aio_writeChristoph Hellwig2012-01-17
| * | | | | xfs: always return with the iolock held from xfs_file_aio_write_checksChristoph Hellwig2012-01-17
| * | | | | xfs: remove the i_new_size field in struct xfs_inodeChristoph Hellwig2012-01-17
| * | | | | xfs: remove the i_size field in struct xfs_inodeChristoph Hellwig2012-01-17
| * | | | | xfs: replace i_pin_wait with a bit waitqueueChristoph Hellwig2012-01-17
| * | | | | xfs: replace i_flock with a sleeping bitlockChristoph Hellwig2012-01-17
| * | | | | xfs: make i_flags an unsigned longChristoph Hellwig2012-01-17
| * | | | | xfs: remove the if_ext_max field in struct xfs_iforkChristoph Hellwig2012-01-17
| * | | | | xfs: remove the unused dm_attrs structureChristoph Hellwig2012-01-13
| * | | | | xfs: cleanup xfs_iomap_eof_align_last_fsbChristoph Hellwig2012-01-13
| * | | | | xfs: remove xfs_itruncate_dataChristoph Hellwig2012-01-13
* | | | | | Merge branch 'btrfs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2012-01-17
|\ \ \ \ \ \
| * | | | | | btrfs: take allocation of ->tree_root into open_ctree()Al Viro2012-01-08
| * | | | | | btrfs: let ->s_fs_info point to fs_info, not root...Al Viro2012-01-08
| * | | | | | btrfs: consolidate failure exits in btrfs_mount() a bitAl Viro2012-01-08
| * | | | | | btrfs: make free_fs_info() call ->kill_sb() unconditionalAl Viro2012-01-08
| * | | | | | btrfs: merge free_fs_info() calls on fill_super failuresAl Viro2012-01-08
| * | | | | | btrfs: kill pointless reassignment of ->s_fs_info in btrfs_fill_super()Al Viro2012-01-08
| * | | | | | btrfs: make open_ctree() return intAl Viro2012-01-08
| * | | | | | btrfs: sanitizing ->fs_info, part 5Al Viro2012-01-08
| * | | | | | btrfs: sanitizing ->fs_info, part 4Al Viro2012-01-08
| * | | | | | btrfs: sanitizing ->fs_info, part 3Al Viro2012-01-08
| * | | | | | btrfs: sanitizing ->fs_info, part 2Al Viro2012-01-08
| * | | | | | btrfs: sanitizing ->fs_info, part 1Al Viro2012-01-08
| * | | | | | btrfs: fix a deadlock in btrfs_scan_one_device()Al Viro2012-01-08
| * | | | | | btrfs: fix mount/umount raceAl Viro2012-01-08
| * | | | | | btrfs: get ->kill_sb() of its ownAl Viro2012-01-08
| * | | | | | btrfs: preparation to fixing mount/umount raceAl Viro2012-01-08
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2012-01-17
|\ \ \ \ \ \ \
| * | | | | | | Btrfs: use larger system chunksChris Mason2012-01-16
| * | | | | | | Btrfs: add a delalloc mutex to inodes for delalloc reservationsJosef Bacik2012-01-16
| * | | | | | | Btrfs: space leak tracepointsJosef Bacik2012-01-16
| * | | | | | | Btrfs: protect orphan block rsv with spin_lockJosef Bacik2012-01-16
| * | | | | | | Btrfs: add allocator tracepointsJosef Bacik2012-01-16
| * | | | | | | Btrfs: don't call btrfs_throttle in file writeJosef Bacik2012-01-16
| * | | | | | | Btrfs: release space on error in page_mkwriteJosef Bacik2012-01-16
| * | | | | | | Btrfs: fix btrfsck error 400 when truncating a compressedMiao Xie2012-01-16