Age | Commit message (Expand) | Author | Files | Lines |
2009-07-31 | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs | Linus Torvalds | 2 | -2/+10 |
2009-07-31 | xfs: bump up nr_to_write in xfs_vm_writepage | Eric Sandeen | 1 | -0/+8 |
2009-07-31 | xfs: reduce bmv_count in xfs_vn_fiemap | Eric Sandeen | 1 | -2/+2 |
2009-07-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable | Linus Torvalds | 5 | -12/+28 |
2009-07-30 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 1 | -0/+12 |
2009-07-30 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 1 | -3/+4 |
2009-07-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes | Linus Torvalds | 8 | -75/+195 |
2009-07-30 | quota: Silence lockdep on quota_on | Jan Kara | 1 | -3/+4 |
2009-07-30 | udf: Fix loading of VAT inode when drive wrongly reports number of recorded b... | Jan Kara | 1 | -0/+12 |
2009-07-30 | Btrfs: be more polite in the async caching threads | Chris Mason | 3 | -2/+14 |
2009-07-30 | Btrfs: preserve commit_root for async caching | Yan Zheng | 4 | -10/+14 |
2009-07-30 | GFS2: remove dcache entries for remote deleted inodes | Benjamin Marzinski | 5 | -5/+65 |
2009-07-30 | GFS2: Fix incorrent statfs consistency check | Benjamin Marzinski | 1 | -11/+3 |
2009-07-30 | GFS2: Don't put unlikely reclaim candidates on the reclaim list. | Benjamin Marzinski | 1 | -26/+46 |
2009-07-30 | GFS2: Don't try and dealloc own inode | Steven Whitehouse | 1 | -3/+6 |
2009-07-30 | GFS2: Fix panic in glock memory shrinker | Benjamin Marzinski | 1 | -0/+4 |
2009-07-30 | GFS2: keep statfs info in sync on grows | Benjamin Marzinski | 3 | -14/+68 |
2009-07-30 | GFS2: Shrink the shrinker | Steven Whitehouse | 1 | -18/+5 |
2009-07-29 | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 1 | -0/+10 |
2009-07-29 | fs/ramfs/file-nommu.c needs include/linux/sched.h | Catalin Marinas | 1 | -0/+1 |
2009-07-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 1 | -0/+2 |
2009-07-29 | PM / Hibernate: Replace bdget call with simple atomic_inc of i_count | Alan Jenkins | 1 | -0/+10 |
2009-07-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable | Linus Torvalds | 13 | -452/+1343 |
2009-07-28 | eCryptfs: parse_tag_3_packet check tag 3 packet encrypted key size | Ramon de Carvalho Valle | 1 | -0/+7 |
2009-07-28 | eCryptfs: Check Tag 11 literal data buffer size | Tyler Hicks | 1 | -0/+6 |
2009-07-28 | sysfs: fix hardlink count on device_move | Peter Oberparleiter | 1 | -0/+2 |
2009-07-28 | Btrfs: Fix async caching interaction with unmount | Yan Zheng | 2 | -1/+6 |
2009-07-27 | Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify | Linus Torvalds | 6 | -58/+90 |
2009-07-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha... | Linus Torvalds | 1 | -3/+1 |
2009-07-27 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 4 | -63/+66 |
2009-07-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds | 2 | -7/+10 |
2009-07-27 | Btrfs: change how we unpin extents | Josef Bacik | 4 | -113/+46 |
2009-07-27 | Btrfs: Correct redundant test in add_inode_ref | Julia Lawall | 1 | -1/+1 |
2009-07-24 | Btrfs: find smallest available device extent during chunk allocation | Chris Mason | 1 | -2/+10 |
2009-07-24 | Btrfs: clear all space_info->full after removing a block group | Chris Mason | 1 | -1/+2 |
2009-07-24 | Btrfs: make flushoncommit mount option correctly wait on ordered_extents | Sage Weil | 1 | -3/+5 |
2009-07-24 | Btrfs: Avoid delayed reference update looping | Yan Zheng | 1 | -4/+1 |
2009-07-24 | Btrfs: Fix ordering of key field checks in btrfs_previous_item | Yan Zheng | 1 | -2/+2 |
2009-07-24 | Btrfs: find_free_dev_extent doesn't handle holes at the start of the device | Yan Zheng | 1 | -3/+7 |
2009-07-24 | Btrfs: Remove code duplication in comp_keys | Diego Calleja | 1 | -13/+1 |
2009-07-24 | Btrfs: async block group caching | Josef Bacik | 6 | -124/+439 |
2009-07-24 | Btrfs: use hybrid extents+bitmap rb tree for free space | Josef Bacik | 4 | -216/+826 |
2009-07-23 | jfs: Fix early release of acl in jfs_get_acl | Stefan Bader | 1 | -3/+1 |
2009-07-22 | Merge branch 'lockdep-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -2/+2 |
2009-07-22 | [CIFS] fix sparse warning | Steve French | 1 | -2/+2 |
2009-07-22 | cifs: fix sb->s_maxbytes so that it casts properly to a signed value | Jeff Layton | 1 | -4/+4 |
2009-07-22 | cifs: disable serverino if server doesn't support it | Jeff Layton | 1 | -1/+4 |
2009-07-22 | Btrfs: Fix crash on read failures at mount | David Woodhouse | 1 | -0/+10 |
2009-07-22 | Btrfs: remove of redundant btrfs_header_level | Daniel Cadete | 1 | -3/+3 |
2009-07-22 | Btrfs: adjust NULL test | Julia Lawall | 1 | -1/+1 |