Age | Commit message (Expand) | Author | Files | Lines |
2009-08-12 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 167 | -2335/+3271 |
2009-08-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable | Linus Torvalds | 5 | -20/+92 |
2009-08-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/hch/xfs-icache-races | Linus Torvalds | 3 | -102/+97 |
2009-08-07 | Btrfs: fix balancing oops when invalidate_inode_pages2 returns EBUSY | Yan Zheng | 1 | -2/+7 |
2009-08-07 | Btrfs: correct error-handling zlib error handling | Julia Lawall | 1 | -3/+3 |
2009-08-07 | Btrfs: remove superfluous NULL pointer check in btrfs_rename() | Bartlomiej Zolnierkiewicz | 1 | -2/+1 |
2009-08-07 | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 1 | -1/+1 |
2009-08-07 | flat: fix uninitialized ptr with shared libs | Linus Torvalds | 1 | -5/+12 |
2009-08-07 | vfs: mnt_want_write_file(): fix special file handling | OGAWA Hirofumi | 1 | -1/+2 |
2009-08-07 | compat_ioctl: hook up compat handler for FIEMAP ioctl | Eric Sandeen | 1 | -0/+1 |
2009-08-07 | xfs: fix freeing of inodes not yet added to the inode cache | Christoph Hellwig | 2 | -74/+68 |
2009-08-07 | vfs: add __destroy_inode | Christoph Hellwig | 1 | -3/+7 |
2009-08-07 | vfs: fix inode_init_always calling convention | Christoph Hellwig | 2 | -25/+22 |
2009-08-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu... | Linus Torvalds | 2 | -2/+18 |
2009-08-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds | 6 | -32/+73 |
2009-08-04 | jffs2: Fix return value from jffs2_do_readpage_nolock() | Anders Grafström | 1 | -1/+1 |
2009-08-04 | [CIFS] Update readme to reflect forceuid mount parms | Steve French | 2 | -14/+14 |
2009-08-03 | cifs: Read buffer overflow | Roel Kluin | 1 | -1/+1 |
2009-08-03 | cifs: show noforceuid/noforcegid mount options (try #2) | Jeff Layton | 1 | -0/+4 |
2009-08-02 | nilfs2: fix missing unlock in error path of nilfs_mdt_write_page | Ryusuke Konishi | 1 | -1/+3 |
2009-08-02 | cifs: reinstate original behavior when uid=/gid= options are specified | Jeff Layton | 1 | -12/+30 |
2009-08-01 | nilfs2: fix oops due to inconsistent state in page with discrete b-tree nodes | Ryusuke Konishi | 1 | -1/+15 |
2009-07-31 | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs | Linus Torvalds | 2 | -2/+10 |
2009-07-31 | Btrfs: make sure the async caching thread advances the key | Chris Mason | 1 | -4/+17 |
2009-07-31 | Btrfs: fix btrfs_remove_from_free_space corner case | Josef Bacik | 1 | -9/+64 |
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-30 | [CIFS] Updates fs/cifs/CHANGES | Steve French | 1 | -0/+6 |
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 |