Age | Commit message (Expand) | Author |
2011-06-16 | vfs: Fix data corruption after failed write in __block_write_begin() | Jan Kara |
2011-06-16 | afs: afs_fill_page reads too much, or wrong data | Anton Blanchard |
2011-06-16 | VFS: Fix vfsmount overput on simultaneous automount | Al Viro |
2011-06-16 | fix wrong iput on d_inode introduced by e6bc45d65d | Török Edwin |
2011-06-12 | Delay struct net freeing while there's a sysfs instance refering to it | Al Viro |
2011-06-12 | afs: fix sget() races, close leak on umount | Al Viro |
2011-06-12 | ubifs: fix sget races | Al Viro |
2011-06-12 | ubifs: split allocation of ubifs_info into a separate function | Al Viro |
2011-06-12 | fix leak in proc_set_super() | Al Viro |
2011-06-09 | exec: delay address limit change until point of no return | Mathias Krause |
2011-06-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds |
2011-06-08 | cifs: trivial: add space in fsc error message | Jeff Layton |
2011-06-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6 | Linus Torvalds |
2011-06-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes | Linus Torvalds |
2011-06-07 | Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds |
2011-06-07 | vfs: make unlink() and rmdir() return ENOENT in preference to EROFS | Theodore Ts'o |
2011-06-07 | lmLogOpen() broken failure exit | Al Viro |
2011-06-07 | cifs: silence printk when establishing first session on socket | Jeff Layton |
2011-06-06 | CIFS ACL support needs CONFIG_KEYS, so depend on it | Darren Salt |
2011-06-06 | possible memory corruption in cifs_parse_mount_options() | Vasily Averin |
2011-06-05 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2011-06-04 | btrfs: fix uninitialized variable warning | David Sterba |
2011-06-04 | btrfs: add helper for fs_info->closing | David Sterba |
2011-06-04 | Btrfs: add mount -o inode_cache | Chris Mason |
2011-06-04 | btrfs: scrub: add explicit plugging | Arne Jansen |
2011-06-04 | btrfs: use btrfs_ino to access inode number | David Sterba |
2011-06-04 | Btrfs: don't save the inode cache if we are deleting this root | Josef Bacik |
2011-06-04 | btrfs: false BUG_ON when degraded | Arne Jansen |
2011-06-04 | Btrfs: don't save the inode cache in non-FS roots | liubo |
2011-06-04 | Btrfs: make sure we don't overflow the free space cache crc page | Chris Mason |
2011-06-04 | Btrfs: fix uninit variable in the delayed inode code | Chris Mason |
2011-06-04 | btrfs: scrub: don't reuse bios and pages | Arne Jansen |
2011-06-04 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds |
2011-06-04 | Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 | Linus Torvalds |
2011-06-03 | more conservative S_NOSEC handling | Al Viro |
2011-06-03 | cifs: make CIFS depend on CRYPTO_ECB | Suresh Jayaraman |
2011-06-03 | cifs: fix the kernel release version in the default security warning message | Suresh Jayaraman |
2011-06-03 | UBIFS: fix-up free space earlier | Ben Gardiner |
2011-06-03 | UBIFS: intialize LPT earlier | Ben Gardiner |
2011-06-03 | UBIFS: assert no fixup when writing a node | Ben Gardiner |
2011-06-03 | UBIFS: fix clean znode counter corruption in error cases | Artem Bityutskiy |
2011-06-03 | UBIFS: fix memory leak on error path | Artem Bityutskiy |
2011-06-03 | UBIFS: fix shrinker object count reports | Artem Bityutskiy |
2011-06-01 | UBIFS: fix recovery broken by the previous recovery fix | Artem Bityutskiy |
2011-06-01 | UBIFS: amend ubifs_recover_leb interface | Artem Bityutskiy |
2011-06-01 | UBIFS: introduce a "grouped" journal head flag | Artem Bityutskiy |
2011-06-01 | UBIFS: supress false error messages | Artem Bityutskiy |
2011-06-01 | block: blkdev_get() should access ->bd_disk only after success | Tejun Heo |
2011-05-31 | fat: Fix corrupt inode flags when remove ATTR_SYS flag | OGAWA Hirofumi |
2011-05-30 | autofs4: bogus dentry_unhash() added in ->unlink() | Al Viro |