| Commit message (Expand) | Author | Age |
... | |
| | | * | | | | | | | btrfs: remove unneeded includes from scrub.c | Arne Jansen | 2011-06-10 |
| | | * | | | | | | | btrfs: reinitialize scrub workers | Arne Jansen | 2011-06-10 |
| | | * | | | | | | | btrfs: scrub: errors in tree enumeration | Arne Jansen | 2011-06-10 |
| | | * | | | | | | | Btrfs: don't map extent buffer if path->skip_locking is set | Josef Bacik | 2011-06-10 |
| | * | | | | | | | | btrfs: fix unlocked access of delalloc_inodes | David Sterba | 2011-06-10 |
| | * | | | | | | | | Btrfs: avoid stack bloat in btrfs_ioctl_fs_info() | Li Zefan | 2011-06-10 |
| | * | | | | | | | | btrfs: remove 64bit alignment padding to allow extent_buffer to fit into one ... | richard kennedy | 2011-06-10 |
| | * | | | | | | | | Btrfs: clear current->journal_info on async transaction commit | Sage Weil | 2011-06-10 |
| | * | | | | | | | | Btrfs: make sure to recheck for bitmaps in clusters | Chris Mason | 2011-06-10 |
| | * | | | | | | | | Btrfs: unlock the trans lock properly | Josef Bacik | 2011-06-09 |
| | * | | | | | | | | Btrfs: don't map extent buffer if path->skip_locking is set | Josef Bacik | 2011-06-09 |
| | * | | | | | | | | Btrfs: fix duplicate checking logic | Josef Bacik | 2011-06-08 |
| | * | | | | | | | | Btrfs: fix the allocator loop logic | Josef Bacik | 2011-06-08 |
| | * | | | | | | | | Btrfs: fix bitmap regression | Josef Bacik | 2011-06-08 |
| | * | | | | | | | | Btrfs: don't commit the transaction if we dont have enough pinned bytes | Josef Bacik | 2011-06-08 |
| | * | | | | | | | | Btrfs: noinline the cluster searching functions | Josef Bacik | 2011-06-08 |
| | * | | | | | | | | Btrfs: cache bitmaps when searching for a cluster | Josef Bacik | 2011-06-08 |
| | |/ / / / / / / |
|
| * | | | | | | | | exec: delay address limit change until point of no return | Mathias Krause | 2011-06-09 |
| * | | | | | | | | 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-08 |
| | * | | | | | | | | 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-06 |
| | * | | | | | | | | 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 |
| | | |_|/ / / / /
| | |/| | | | | | |
|
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6 | Linus Torvalds | 2011-06-07 |
| |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | fat: Fix corrupt inode flags when remove ATTR_SYS flag | OGAWA Hirofumi | 2011-05-31 |
| | | |_|_|_|_|/ /
| | |/| | | | | | |
|
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes | Linus Torvalds | 2011-06-07 |
| |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | GFS2: Processes waiting on inode glock that no processes are holding | Bob Peterson | 2011-05-25 |
| * | | | | | | | | | 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 |
| | * | | | | | | | | more conservative S_NOSEC handling | Al Viro | 2011-06-03 |
| | | |_|/ / / / /
| | |/| | | | | | |
|
| * | | | | | | | | 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-chris' of | Chris Mason | 2011-05-28 |
| | |\ \ \ \ \ \ |
|
| | | * | | | | | | Btrfs: leave spinning on lookup and map the leaf | Josef Bacik | 2011-05-23 |
| | | * | | | | | | Btrfs: check for duplicate entries in the free space cache | Josef Bacik | 2011-05-23 |
| | | * | | | | | | Btrfs: don't try to allocate from a block group that doesn't have enough space | Josef Bacik | 2011-05-23 |
| | | * | | | | | | Btrfs: don't always do readahead | Josef Bacik | 2011-05-23 |