summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2010-03-033-4/+4
|\
| * percpu: add __percpu sparse annotations to fsTejun Heo2010-02-173-4/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds2010-03-0316-135/+108
|\ \
| * | GFS2: print glock numbers in hexBob Peterson2010-03-011-1/+1
| * | GFS2: ordered writes are backwardsDave Chinner2010-03-011-2/+2
| * | GFS2: Remove loopy umount codeSteven Whitehouse2010-03-015-37/+4
| * | GFS2: Metadata address space clean upSteven Whitehouse2010-03-0113-95/+101
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2010-03-039-254/+145
|\ \ \
| * | | [CIFS] pSesInfo->sesSem is used as mutex. Rename it to session_mutex andSteve French2010-02-254-12/+12
| * | | [CIFS] Use unsigned ea length for claritySteve French2010-02-241-1/+1
| * | | cifs: set server_eof in cifs_fattr_to_inodeJeff Layton2010-02-231-0/+1
| * | | [CIFS] Minor cleanup to EA patchSteve French2010-02-232-2/+3
| * | | cifs: merge CIFSSMBQueryEA with CIFSSMBQAllEAsJeff Layton2010-02-234-177/+54
| * | | cifs: verify lengths of QueryAllEAs replyJeff Layton2010-02-231-18/+31
| * | | cifs: increase maximum buffer size in CIFSSMBQAllEAsJeff Layton2010-02-231-1/+1
| * | | cifs: rename name_len to list_len in CIFSSMBQAllEAsJeff Layton2010-02-231-19/+19
| * | | cifs: clean up indentation in CIFSSMBQAllEAsJeff Layton2010-02-231-76/+75
| * | | cifs: add parens around smb_var in BCC macrosJeff Layton2010-02-231-3/+3
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2010-03-021-7/+7
|\ \ \ \
| * \ \ \ Merge branch 'next' into for-linusJames Morris2010-03-011-7/+7
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | syslog: use defined constants instead of raw numbersKees Cook2010-02-041-5/+5
| | * | | syslog: distinguish between /proc/kmsg and syscallsKees Cook2010-02-041-7/+7
* | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-03-021-2/+2
|\ \ \ \ \
| * | | | | Revert "blkdev: fix merge_bvec_fn return value checks"Jens Axboe2010-03-021-2/+2
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-03-021-3/+127
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-02-2896-1671/+1933
| |\ \ \ \ \ | | |/ / / /
| * | | | | seq_file: add RCU versions of new hlist/list iterators (v3)stephen hemminger2010-02-221-0/+71
| * | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-02-16105-476/+888
| |\ \ \ \ \
| * | | | | | seq_file: Add helpers for iteration over a hlistLi Zefan2010-02-101-3/+56
* | | | | | | Merge branch 'for-2.6.34' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-03-012-11/+9
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | blkdev: fix merge_bvec_fn return value checksDmitry Monakhov2010-02-281-2/+2
| * | | | | | block: Consolidate phys_segment and hw_segment limitsMartin K. Petersen2010-02-261-6/+3
| * | | | | | Merge branch 'master' into for-2.6.34Jens Axboe2010-02-251-1/+0
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | Merge branch 'master' into for-2.6.34Jens Axboe2010-02-22158-1781/+2478
| |\ \ \ \ \ \
| * | | | | | | block: Stop using byte offsetsMartin K. Petersen2010-01-111-3/+4
* | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-02-283-2/+8
|\ \ \ \ \ \ \ \
| * | | | | | | | vfs: Apply lockdep-based checking to rcu_dereference() usesPaul E. McKenney2010-02-253-2/+8
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Remove EXPERIMENTAL from NFS_FSCACHEChristian Kujau2010-02-261-2/+1
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...Linus Torvalds2010-02-268-58/+180
|\ \ \ \ \ \ \ \
| * | | | | | | | dlm: use bastmode in debugfs outputDavid Teigland2010-02-262-3/+5
| * | | | | | | | dlm: Send lockspace name with ueventsSteven Whitehouse2010-02-261-1/+13
| * | | | | | | | dlm: send reply before bastDavid Teigland2010-02-261-26/+84
| * | | | | | | | dlm: fix ordering of bast and castDavid Teigland2010-02-246-28/+78
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2010-02-2679-1596/+1666
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'linux-2.6.33'Alex Elder2010-02-26120-709/+1281
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | fs/xfs: Correct NULL testJulia Lawall2010-02-131-1/+1
| * | | | | | | | xfs: optimize log flushing in xfs_fsyncChristoph Hellwig2010-02-121-2/+8
| * | | | | | | | xfs: only clear the suid bit once in xfs_writeChristoph Hellwig2010-02-123-55/+3
| * | | | | | | | xfs: kill xfs_bawriteDave Chinner2010-02-042-20/+0
| * | | | | | | | xfs: log changed inodes instead of writing them synchronouslyChristoph Hellwig2010-02-091-29/+82
OpenPOWER on IntegriCloud