| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds | 2011-06-08 | 3 | -5/+6 |
|\ |
|
| * | cifs: trivial: add space in fsc error message | Jeff Layton | 2011-06-08 | 1 | -1/+1 |
| * | cifs: silence printk when establishing first session on socket | Jeff Layton | 2011-06-07 | 1 | -1/+1 |
| * | CIFS ACL support needs CONFIG_KEYS, so depend on it | Darren Salt | 2011-06-06 | 1 | -1/+1 |
| * | possible memory corruption in cifs_parse_mount_options() | Vasily Averin | 2011-06-06 | 1 | -1/+1 |
| * | cifs: make CIFS depend on CRYPTO_ECB | Suresh Jayaraman | 2011-06-03 | 1 | -0/+1 |
| * | cifs: fix the kernel release version in the default security warning message | Suresh Jayaraman | 2011-06-03 | 1 | -1/+1 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6 | Linus Torvalds | 2011-06-08 | 1 | -1/+1 |
|\ \ |
|
| * | | fat: Fix corrupt inode flags when remove ATTR_SYS flag | OGAWA Hirofumi | 2011-05-31 | 1 | -1/+1 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes | Linus Torvalds | 2011-06-08 | 1 | -2/+7 |
|\ \ \ |
|
| * | | | GFS2: Processes waiting on inode glock that no processes are holding | Bob Peterson | 2011-05-25 | 1 | -2/+7 |
* | | | | Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 2011-06-08 | 6 | -8/+13 |
|\ \ \ \ |
|
| * | | | | vfs: make unlink() and rmdir() return ENOENT in preference to EROFS | Theodore Ts'o | 2011-06-07 | 1 | -4/+7 |
| * | | | | lmLogOpen() broken failure exit | Al Viro | 2011-06-07 | 1 | -1/+1 |
| * | | | | more conservative S_NOSEC handling | Al Viro | 2011-06-04 | 4 | -3/+5 |
| | |_|/
| |/| | |
|
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2011-06-04 | 19 | -468/+635 |
|\ \ \ \ |
|
| * | | | | btrfs: fix uninitialized variable warning | David Sterba | 2011-06-04 | 1 | -1/+1 |
| * | | | | btrfs: add helper for fs_info->closing | David Sterba | 2011-06-04 | 8 | -16/+20 |
| * | | | | Btrfs: add mount -o inode_cache | Chris Mason | 2011-06-04 | 4 | -1/+34 |
| * | | | | btrfs: scrub: add explicit plugging | Arne Jansen | 2011-06-04 | 1 | -3/+4 |
| * | | | | btrfs: use btrfs_ino to access inode number | David Sterba | 2011-06-04 | 2 | -4/+5 |
| * | | | | Btrfs: don't save the inode cache if we are deleting this root | Josef Bacik | 2011-06-04 | 1 | -0/+5 |
| * | | | | btrfs: false BUG_ON when degraded | Arne Jansen | 2011-06-04 | 1 | -1/+1 |
| * | | | | Btrfs: don't save the inode cache in non-FS roots | liubo | 2011-06-04 | 1 | -0/+6 |
| * | | | | Btrfs: make sure we don't overflow the free space cache crc page | Chris Mason | 2011-06-04 | 1 | -8/+19 |
| * | | | | Btrfs: fix uninit variable in the delayed inode code | Chris Mason | 2011-06-04 | 1 | -0/+1 |
| * | | | | btrfs: scrub: don't reuse bios and pages | Arne Jansen | 2011-06-04 | 1 | -49/+65 |
| * | | | | Merge branch 'for-chris' of | Chris Mason | 2011-05-28 | 15 | -385/+474 |
| |\ \ \ \ |
|
| | * | | | | Btrfs: leave spinning on lookup and map the leaf | Josef Bacik | 2011-05-23 | 1 | -0/+12 |
| | * | | | | Btrfs: check for duplicate entries in the free space cache | Josef Bacik | 2011-05-23 | 1 | -3/+24 |
| | * | | | | Btrfs: don't try to allocate from a block group that doesn't have enough space | Josef Bacik | 2011-05-23 | 1 | -0/+8 |
| | * | | | | Btrfs: don't always do readahead | Josef Bacik | 2011-05-23 | 4 | -5/+20 |
| | * | | | | Btrfs: try not to sleep as much when doing slow caching | Josef Bacik | 2011-05-23 | 1 | -8/+11 |
| | * | | | | Btrfs: kill BTRFS_I(inode)->block_group | Josef Bacik | 2011-05-23 | 8 | -110/+13 |
| | * | | | | Btrfs: don't look at the extent buffer level 3 times in a row | Josef Bacik | 2011-05-23 | 1 | -3/+0 |
| | * | | | | Btrfs: map the node block when looking for readahead targets | Josef Bacik | 2011-05-23 | 1 | -2/+21 |
| | * | | | | Btrfs: set range_start to the right start in count_range_bits | Josef Bacik | 2011-05-23 | 1 | -1/+1 |
| | * | | | | Btrfs: fix how we do space reservation for truncate | Josef Bacik | 2011-05-23 | 3 | -37/+123 |
| | * | | | | Btrfs: kill trans_mutex | Josef Bacik | 2011-05-23 | 8 | -169/+177 |
| | * | | | | Btrfs: if we've already started a trans handle, use that one | Josef Bacik | 2011-05-23 | 2 | -0/+19 |
| | * | | | | Btrfs: take away the num_items argument from btrfs_join_transaction | Josef Bacik | 2011-05-23 | 7 | -48/+42 |
| | * | | | | Btrfs: make sure to use the delalloc reserve when filling delalloc | Josef Bacik | 2011-05-23 | 1 | -0/+2 |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2011-06-04 | 2 | -9/+5 |
|\ \ \ \ \ \ |
|
| * | | | | | | block: blkdev_get() should access ->bd_disk only after success | Tejun Heo | 2011-06-01 | 1 | -2/+2 |
| * | | | | | | Revert "block: Remove extra discard_alignment from hd_struct." | Jens Axboe | 2011-05-30 | 1 | -7/+3 |
| * | | | | | | block: improve the bio_add_page() and bio_add_pc_page() descriptions | Andreas Gruenbacher | 2011-05-28 | 1 | -8/+8 |
* | | | | | | | Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 | Linus Torvalds | 2011-06-04 | 9 | -97/+136 |
|\ \ \ \ \ \ \
| |_|_|_|/ / /
|/| | | | | | |
|
| * | | | | | | UBIFS: fix-up free space earlier | Ben Gardiner | 2011-06-03 | 1 | -8/+8 |
| * | | | | | | UBIFS: intialize LPT earlier | Ben Gardiner | 2011-06-03 | 1 | -13/+16 |
| * | | | | | | UBIFS: assert no fixup when writing a node | Ben Gardiner | 2011-06-03 | 1 | -0/+2 |