summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmwLinus Torvalds2012-07-2421-370/+1107
|\
| * GFS2: Eliminate 64-bit dividesBob Peterson2012-07-201-3/+3
| * GFS2: Reduce file fragmentationBob Peterson2012-07-199-92/+708
| * GFS2: kernel panic with small gfs2 filesystems - 1 RGAbhijith Das2012-07-181-0/+1
| * GFS2: Fixing double brelse'ing bh allocated in gfs2_meta_read when EIO occursMasatake YAMATO2012-06-281-1/+4
| * GFS2: Combine functions get_local_rgrp and gfs2_inplace_reserveBob Peterson2012-06-141-53/+29
| * GFS2: Add kobject release methodBob Peterson2012-06-132-15/+42
| * GFS2: Size seq_file buffer more carefullySteven Whitehouse2012-06-111-4/+6
| * GFS2: Use seq_vprintf for glocks debugfs fileSteven Whitehouse2012-06-111-4/+1
| * seq_file: Add seq_vprintf function and export itSteven Whitehouse2012-06-111-4/+14
| * GFS2: Use lvbs for storing rgrp information with mount optionBenjamin Marzinski2012-06-084-9/+153
| * GFS2: Cache last hash bucket for glock seq_filesSteven Whitehouse2012-06-081-7/+22
| * GFS2: Increase buffer size for glocks and glstats debugfs filesSteven Whitehouse2012-06-071-0/+6
| * GFS2: Fix error handling when reading an invalid block from the journalSteven Whitehouse2012-06-062-13/+14
| * GFS2: Add "top dir" flag supportSteven Whitehouse2012-06-061-0/+4
| * GFS2: Fold quota data into the reservations structBob Peterson2012-06-0612-186/+56
| * GFS2: Extend the life of the reservationsBob Peterson2012-06-068-39/+104
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2012-07-2412-82/+88
|\ \
| * | udf: avoid info leak on exportMathias Krause2012-07-131-0/+1
| * | isofs: avoid info leak on exportMathias Krause2012-07-131-0/+1
| * | udf: Improve table length check to avoid possible overflowJan Kara2012-07-101-1/+1
| * | ext3: Check return value of blkdev_issue_flush()Jan Kara2012-07-091-2/+7
| * | jbd: Check return value of blkdev_issue_flush()Jan Kara2012-07-091-2/+5
| * | udf: Do not decrement i_blocks when freeing indirect extent blockJan Kara2012-07-091-2/+2
| * | udf: Fix memory leak when mountingJan Kara2012-07-091-58/+64
| * | ext2: cleanup the confused goto labelWanlong Gao2012-07-091-3/+3
| * | UDF: Remove unnecessary variable "offset" from udf_fill_inodeAshish Sangwan2012-07-091-4/+0
| * | udf: stop using s_dirtArtem Bityutskiy2012-07-092-7/+0
| * | ext3: force ro mount if ext3_setup_super() failsEric Sandeen2012-07-091-1/+2
| * | quota: fix checkpatch.pl warning by replacing <asm/uaccess.h> with <linux/uac...Jeff Liu2012-07-092-2/+2
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-07-241-1/+2
|\ \ \
| * | | Btrfs: fix typo in convert_extent_bitLiu Bo2012-07-121-1/+2
* | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-07-231-0/+5
|\ \ \ \
| * | | | of: Improve prom_update_property() functionDong Aisheng2012-07-111-0/+5
| | |/ / | |/| |
* | | | Merge tag 'upstream-3.6-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds2012-07-235-17/+25
|\ \ \ \
| * | | | UBIFS: remove invalid reference to list iterator variableJulia Lawall2012-07-201-2/+2
| * | | | UBIFS: simplify reply code a bitArtem Bityutskiy2012-07-201-14/+6
| * | | | UBIFS: add debugfs knob to switch to R/O modeArtem Bityutskiy2012-07-202-0/+16
| * | | | UBIFS: fix compilation warningAlexandre Pereira da Silva2012-07-201-1/+1
* | | | | locks: fix checking of fcntl_setlease argumentJ. Bruce Fields2012-07-231-3/+3
* | | | | Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2012-07-23172-2032/+2301
|\ \ \ \ \
| * | | | | ext4: switch EXT4_IOC_RESIZE_FS to mnt_want_write_file()Al Viro2012-07-231-2/+2
| * | | | | btrfs: switch btrfs_ioctl_balance() to mnt_want_write_file()Al Viro2012-07-231-2/+2
| * | | | | switch dentry_open() to struct path, make it grab references itselfAl Viro2012-07-239-63/+45
| * | | | | ecryptfs: don't reinvent the wheels, please - use struct completionAl Viro2012-07-233-65/+26
| * | | | | don't expose I_NEW inodes via dentry->d_inodeAl Viro2012-07-237-19/+19
| * | | | | tidy up namei.c a bitAl Viro2012-07-231-18/+21
| * | | | | unobfuscate follow_up() a bitAl Viro2012-07-231-1/+1
| * | | | | ext3: pass custom EOF to generic_file_llseek_size()Eric Sandeen2012-07-231-2/+2
| * | | | | ext4: use core vfs llseek code for dir seeksEric Sandeen2012-07-232-64/+17
OpenPOWER on IntegriCloud