Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz... | Linus Torvalds | 2010-03-03 | 1 | -15/+15 |
|\ | |||||
| * | fuse: fix large stack use | Fang Wenqi | 2010-02-05 | 1 | -2/+9 |
| * | fuse: cleanup in fuse_notify_inval_...() | Miklos Szeredi | 2010-02-05 | 1 | -13/+6 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds | 2010-03-03 | 3 | -4/+4 |
|\ \ | |||||
| * | | percpu: add __percpu sparse annotations to fs | Tejun Heo | 2010-02-17 | 3 | -4/+4 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw | Linus Torvalds | 2010-03-03 | 16 | -135/+108 |
|\ \ \ | |||||
| * | | | GFS2: print glock numbers in hex | Bob Peterson | 2010-03-01 | 1 | -1/+1 |
| * | | | GFS2: ordered writes are backwards | Dave Chinner | 2010-03-01 | 1 | -2/+2 |
| * | | | GFS2: Remove loopy umount code | Steven Whitehouse | 2010-03-01 | 5 | -37/+4 |
| * | | | GFS2: Metadata address space clean up | Steven Whitehouse | 2010-03-01 | 13 | -95/+101 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds | 2010-03-03 | 9 | -254/+145 |
|\ \ \ \ | |||||
| * | | | | [CIFS] pSesInfo->sesSem is used as mutex. Rename it to session_mutex and | Steve French | 2010-02-25 | 4 | -12/+12 |
| * | | | | [CIFS] Use unsigned ea length for clarity | Steve French | 2010-02-24 | 1 | -1/+1 |
| * | | | | cifs: set server_eof in cifs_fattr_to_inode | Jeff Layton | 2010-02-23 | 1 | -0/+1 |
| * | | | | [CIFS] Minor cleanup to EA patch | Steve French | 2010-02-23 | 2 | -2/+3 |
| * | | | | cifs: merge CIFSSMBQueryEA with CIFSSMBQAllEAs | Jeff Layton | 2010-02-23 | 4 | -177/+54 |
| * | | | | cifs: verify lengths of QueryAllEAs reply | Jeff Layton | 2010-02-23 | 1 | -18/+31 |
| * | | | | cifs: increase maximum buffer size in CIFSSMBQAllEAs | Jeff Layton | 2010-02-23 | 1 | -1/+1 |
| * | | | | cifs: rename name_len to list_len in CIFSSMBQAllEAs | Jeff Layton | 2010-02-23 | 1 | -19/+19 |
| * | | | | cifs: clean up indentation in CIFSSMBQAllEAs | Jeff Layton | 2010-02-23 | 1 | -76/+75 |
| * | | | | cifs: add parens around smb_var in BCC macros | Jeff Layton | 2010-02-23 | 1 | -3/+3 |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2010-03-02 | 1 | -7/+7 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'next' into for-linus | James Morris | 2010-03-01 | 1 | -7/+7 |
| |\ \ \ \ \ | | |_|/ / / | |/| | | | | |||||
| | * | | | | syslog: use defined constants instead of raw numbers | Kees Cook | 2010-02-04 | 1 | -5/+5 |
| | * | | | | syslog: distinguish between /proc/kmsg and syscalls | Kees Cook | 2010-02-04 | 1 | -7/+7 |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2010-03-02 | 1 | -2/+2 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Revert "blkdev: fix merge_bvec_fn return value checks" | Jens Axboe | 2010-03-02 | 1 | -2/+2 |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2010-03-02 | 1 | -3/+127 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| * | | | | | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2010-02-28 | 96 | -1671/+1933 |
| |\| | | | | | |||||
| * | | | | | | seq_file: add RCU versions of new hlist/list iterators (v3) | stephen hemminger | 2010-02-22 | 1 | -0/+71 |
| * | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-02-16 | 105 | -476/+888 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | seq_file: Add helpers for iteration over a hlist | Li Zefan | 2010-02-10 | 1 | -3/+56 |
* | | | | | | | | Merge branch 'for-2.6.34' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2010-03-01 | 2 | -11/+9 |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | |||||
| * | | | | | | | blkdev: fix merge_bvec_fn return value checks | Dmitry Monakhov | 2010-02-28 | 1 | -2/+2 |
| * | | | | | | | block: Consolidate phys_segment and hw_segment limits | Martin K. Petersen | 2010-02-26 | 1 | -6/+3 |
| * | | | | | | | Merge branch 'master' into for-2.6.34 | Jens Axboe | 2010-02-25 | 1 | -1/+0 |
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | | | |||||
| * | | | | | | | Merge branch 'master' into for-2.6.34 | Jens Axboe | 2010-02-22 | 158 | -1781/+2478 |
| |\ \ \ \ \ \ \ | |||||
| * | | | | | | | | block: Stop using byte offsets | Martin K. Petersen | 2010-01-11 | 1 | -3/+4 |
* | | | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2010-02-28 | 3 | -2/+8 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | vfs: Apply lockdep-based checking to rcu_dereference() uses | Paul E. McKenney | 2010-02-25 | 3 | -2/+8 |
| | |_|/ / / / / / | |/| | | | | | | | |||||
* | | | | | | | | | Remove EXPERIMENTAL from NFS_FSCACHE | Christian Kujau | 2010-02-26 | 1 | -2/+1 |
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei... | Linus Torvalds | 2010-02-26 | 8 | -58/+180 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | dlm: use bastmode in debugfs output | David Teigland | 2010-02-26 | 2 | -3/+5 |
| * | | | | | | | | | dlm: Send lockspace name with uevents | Steven Whitehouse | 2010-02-26 | 1 | -1/+13 |
| * | | | | | | | | | dlm: send reply before bast | David Teigland | 2010-02-26 | 1 | -26/+84 |
| * | | | | | | | | | dlm: fix ordering of bast and cast | David Teigland | 2010-02-24 | 6 | -28/+78 |
| | |_|_|_|/ / / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs | Linus Torvalds | 2010-02-26 | 79 | -1596/+1666 |
|\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge branch 'linux-2.6.33' | Alex Elder | 2010-02-26 | 120 | -709/+1281 |
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | | | |||||
| * | | | | | | | | | fs/xfs: Correct NULL test | Julia Lawall | 2010-02-13 | 1 | -1/+1 |
| * | | | | | | | | | xfs: optimize log flushing in xfs_fsync | Christoph Hellwig | 2010-02-12 | 1 | -2/+8 |