aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmwLinus Torvalds2012-07-24
|\
| * GFS2: Eliminate 64-bit dividesBob Peterson2012-07-20
| * GFS2: Reduce file fragmentationBob Peterson2012-07-19
| * GFS2: kernel panic with small gfs2 filesystems - 1 RGAbhijith Das2012-07-18
| * GFS2: Fixing double brelse'ing bh allocated in gfs2_meta_read when EIO occursMasatake YAMATO2012-06-28
| * GFS2: Combine functions get_local_rgrp and gfs2_inplace_reserveBob Peterson2012-06-14
| * GFS2: Add kobject release methodBob Peterson2012-06-13
| * GFS2: Size seq_file buffer more carefullySteven Whitehouse2012-06-11
| * GFS2: Use seq_vprintf for glocks debugfs fileSteven Whitehouse2012-06-11
| * seq_file: Add seq_vprintf function and export itSteven Whitehouse2012-06-11
| * GFS2: Use lvbs for storing rgrp information with mount optionBenjamin Marzinski2012-06-08
| * GFS2: Cache last hash bucket for glock seq_filesSteven Whitehouse2012-06-08
| * GFS2: Increase buffer size for glocks and glstats debugfs filesSteven Whitehouse2012-06-07
| * GFS2: Fix error handling when reading an invalid block from the journalSteven Whitehouse2012-06-06
| * GFS2: Add "top dir" flag supportSteven Whitehouse2012-06-06
| * GFS2: Fold quota data into the reservations structBob Peterson2012-06-06
| * GFS2: Extend the life of the reservationsBob Peterson2012-06-06
* | 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