Age | Commit message (Expand) | Author | Files | Lines |
2010-03-02 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 1 | -2/+2 |
2010-03-02 | Revert "blkdev: fix merge_bvec_fn return value checks" | Jens Axboe | 1 | -2/+2 |
2010-03-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 1 | -3/+127 |
2010-03-01 | Merge branch 'for-2.6.34' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2 | -11/+9 |
2010-03-01 | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 96 | -1671/+1933 |
2010-02-28 | blkdev: fix merge_bvec_fn return value checks | Dmitry Monakhov | 1 | -2/+2 |
2010-02-28 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 3 | -2/+8 |
2010-02-27 | Remove EXPERIMENTAL from NFS_FSCACHE | Christian Kujau | 1 | -2/+1 |
2010-02-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei... | Linus Torvalds | 8 | -58/+180 |
2010-02-27 | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs | Linus Torvalds | 79 | -1596/+1666 |
2010-02-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/xfs-vipt | Linus Torvalds | 1 | -1/+29 |
2010-02-26 | Merge branch 'linux-2.6.33' | Alex Elder | 120 | -709/+1281 |
2010-02-26 | dlm: use bastmode in debugfs output | David Teigland | 2 | -3/+5 |
2010-02-26 | dlm: Send lockspace name with uevents | Steven Whitehouse | 1 | -1/+13 |
2010-02-26 | dlm: send reply before bast | David Teigland | 1 | -26/+84 |
2010-02-26 | block: Consolidate phys_segment and hw_segment limits | Martin K. Petersen | 1 | -6/+3 |
2010-02-26 | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 1 | -2/+5 |
2010-02-25 | vfs: Apply lockdep-based checking to rcu_dereference() uses | Paul E. McKenney | 3 | -2/+8 |
2010-02-25 | Merge branch 'master' into for-2.6.34 | Jens Axboe | 1 | -1/+0 |
2010-02-24 | dlm: fix ordering of bast and cast | David Teigland | 6 | -28/+78 |
2010-02-23 | fs/exec.c: fix initial stack reservation | Michael Neuling | 1 | -1/+0 |
2010-02-23 | seq_file: add RCU versions of new hlist/list iterators (v3) | stephen hemminger | 1 | -0/+71 |
2010-02-22 | Merge branch 'master' into for-2.6.34 | Jens Axboe | 158 | -1781/+2478 |
2010-02-20 | CacheFiles: Fix a race in cachefiles_delete_object() vs rename | David Howells | 1 | -1/+11 |
2010-02-20 | vfs: don't call ima_file_check() unconditionally in nfsd_open() | Chuck Ebbert | 1 | -1/+2 |
2010-02-19 | Switch proc/self to nd_set_link() | Al Viro | 1 | -5/+19 |
2010-02-19 | fix LOOKUP_FOLLOW on automount "symlinks" | Al Viro | 1 | -2/+12 |
2010-02-17 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 105 | -476/+888 |
2010-02-17 | sysfs: sysfs_sd_setattr set iattrs unconditionally | Eric W. Biederman | 1 | -18/+17 |
2010-02-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable | Linus Torvalds | 1 | -2/+4 |
2010-02-16 | NFS: Too many GETATTR and ACCESS calls after direct I/O | Chuck Lever | 1 | -0/+3 |
2010-02-16 | Merge branch 'reiserfs/kill-bkl' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -0/+2 |
2010-02-14 | reiserfs: Fix softlockup while waiting on an inode | Frederic Weisbecker | 1 | -0/+2 |
2010-02-14 | proc_devtree: fix THIS_MODULE without module.h | Jeremy Kerr | 1 | -0/+1 |
2010-02-13 | fs/xfs: Correct NULL test | Julia Lawall | 1 | -1/+1 |
2010-02-13 | Btrfs: btrfs_mark_extent_written uses the wrong slot | Shaohua Li | 1 | -2/+4 |
2010-02-12 | xfs: optimize log flushing in xfs_fsync | Christoph Hellwig | 1 | -2/+8 |
2010-02-12 | xfs: only clear the suid bit once in xfs_write | Christoph Hellwig | 3 | -55/+3 |
2010-02-12 | GFS2: Fix bmap allocation corner-case bug | Steven Whitehouse | 1 | -1/+1 |
2010-02-12 | GFS2: Fix error code | Abhijith Das | 1 | -1/+1 |
2010-02-12 | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds | 5 | -12/+10 |
2010-02-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds | 1 | -0/+6 |
2010-02-12 | fs/exec.c: restrict initial stack space expansion to rlimit | Michael Neuling | 1 | -2/+19 |
2010-02-12 | compat_ioctl: add compat handler for TIOCGSID ioctl | Andreas Schwab | 1 | -0/+1 |
2010-02-10 | seq_file: Add helpers for iteration over a hlist | Li Zefan | 1 | -3/+56 |
2010-02-10 | compat_ioctl: ignore RAID_VERSION ioctl | Arnd Bergmann | 1 | -0/+2 |
2010-02-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds | 7 | -14/+54 |
2010-02-09 | NFS: Fix the mapping of the NFSERR_SERVERFAULT error | Trond Myklebust | 3 | -5/+5 |
2010-02-09 | NFS: Remove a redundant check for PageFsCache in nfs_migrate_page() | Trond Myklebust | 1 | -2/+1 |
2010-02-09 | NFS: Fix a bug in nfs_fscache_release_page() | Trond Myklebust | 1 | -5/+4 |