aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2012-07-24
|\
| * udf: avoid info leak on exportMathias Krause2012-07-13
| * isofs: avoid info leak on exportMathias Krause2012-07-13
| * udf: Improve table length check to avoid possible overflowJan Kara2012-07-10
| * ext3: Check return value of blkdev_issue_flush()Jan Kara2012-07-09
| * jbd: Check return value of blkdev_issue_flush()Jan Kara2012-07-09
| * udf: Do not decrement i_blocks when freeing indirect extent blockJan Kara2012-07-09
| * udf: Fix memory leak when mountingJan Kara2012-07-09
| * ext2: cleanup the confused goto labelWanlong Gao2012-07-09
| * UDF: Remove unnecessary variable "offset" from udf_fill_inodeAshish Sangwan2012-07-09
| * udf: stop using s_dirtArtem Bityutskiy2012-07-09
| * ext3: force ro mount if ext3_setup_super() failsEric Sandeen2012-07-09
| * quota: fix checkpatch.pl warning by replacing <asm/uaccess.h> with <linux/uac...Jeff Liu2012-07-09
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-07-24
|\ \
| * | Btrfs: fix typo in convert_extent_bitLiu Bo2012-07-12
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-07-23
|\ \ \
| * | | of: Improve prom_update_property() functionDong Aisheng2012-07-11
| | |/ | |/|
* | | Merge tag 'upstream-3.6-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds2012-07-23
|\ \ \
| * | | UBIFS: remove invalid reference to list iterator variableJulia Lawall2012-07-20
| * | | UBIFS: simplify reply code a bitArtem Bityutskiy2012-07-20
| * | | UBIFS: add debugfs knob to switch to R/O modeArtem Bityutskiy2012-07-20
| * | | UBIFS: fix compilation warningAlexandre Pereira da Silva2012-07-20
* | | | locks: fix checking of fcntl_setlease argumentJ. Bruce Fields2012-07-23
* | | | Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2012-07-23
|\ \ \ \
| * | | | ext4: switch EXT4_IOC_RESIZE_FS to mnt_want_write_file()Al Viro2012-07-22
| * | | | btrfs: switch btrfs_ioctl_balance() to mnt_want_write_file()Al Viro2012-07-22
| * | | | switch dentry_open() to struct path, make it grab references itselfAl Viro2012-07-22
| * | | | ecryptfs: don't reinvent the wheels, please - use struct completionAl Viro2012-07-22
| * | | | don't expose I_NEW inodes via dentry->d_inodeAl Viro2012-07-22
| * | | | tidy up namei.c a bitAl Viro2012-07-22
| * | | | unobfuscate follow_up() a bitAl Viro2012-07-22
| * | | | ext3: pass custom EOF to generic_file_llseek_size()Eric Sandeen2012-07-22
| * | | | ext4: use core vfs llseek code for dir seeksEric Sandeen2012-07-22
| * | | | vfs: allow custom EOF in generic_file_llseek codeEric Sandeen2012-07-22
| * | | | vfs: Avoid unnecessary WB_SYNC_NONE writeback during sys_sync and reorder syn...Jan Kara2012-07-22
| * | | | vfs: Remove unnecessary flushing of block devicesJan Kara2012-07-22
| * | | | vfs: Make sys_sync writeout also block device inodesJan Kara2012-07-22
| * | | | vfs: Create function for iterating over block devicesJan Kara2012-07-22
| * | | | vfs: Reorder operations during sys_syncJan Kara2012-07-22
| * | | | quota: Move quota syncing to ->sync_fs methodJan Kara2012-07-22
| * | | | quota: Split dquot_quota_sync() to writeback and cache flushing partJan Kara2012-07-22
| * | | | vfs: Move noop_backing_dev_info check from sync into writebackJan Kara2012-07-22
| * | | | fs/ufs: get rid of write_superArtem Bityutskiy2012-07-22
| * | | | fs/ufs: re-arrange the code a bitArtem Bityutskiy2012-07-22
| * | | | fs/ufs: remove extra superblock write on unmountArtem Bityutskiy2012-07-22
| * | | | fs/sysv: stop using write_super and s_dirtArtem Bityutskiy2012-07-22
| * | | | fs/sysv: remove another useless write_super callArtem Bityutskiy2012-07-22
| * | | | fs/sysv: remove useless write_super callArtem Bityutskiy2012-07-22
| * | | | hfs: get rid of hfs_sync_superArtem Bityutskiy2012-07-22
| * | | | hfs: introduce VFS superblock object back-referenceArtem Bityutskiy2012-07-22