aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2010-03-03
|\
| * [CIFS] pSesInfo->sesSem is used as mutex. Rename it to session_mutex andSteve French2010-02-25
| * [CIFS] Use unsigned ea length for claritySteve French2010-02-24
| * cifs: set server_eof in cifs_fattr_to_inodeJeff Layton2010-02-23
| * [CIFS] Minor cleanup to EA patchSteve French2010-02-23
| * cifs: merge CIFSSMBQueryEA with CIFSSMBQAllEAsJeff Layton2010-02-23
| * cifs: verify lengths of QueryAllEAs replyJeff Layton2010-02-23
| * cifs: increase maximum buffer size in CIFSSMBQAllEAsJeff Layton2010-02-23
| * cifs: rename name_len to list_len in CIFSSMBQAllEAsJeff Layton2010-02-23
| * cifs: clean up indentation in CIFSSMBQAllEAsJeff Layton2010-02-23
| * cifs: add parens around smb_var in BCC macrosJeff Layton2010-02-23
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2010-03-02
|\ \
| * \ Merge branch 'next' into for-linusJames Morris2010-02-28
| |\ \
| | * | syslog: use defined constants instead of raw numbersKees Cook2010-02-03
| | * | syslog: distinguish between /proc/kmsg and syscallsKees Cook2010-02-03
* | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-03-02
|\ \ \ \
| * | | | Revert "blkdev: fix merge_bvec_fn return value checks"Jens Axboe2010-03-02
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-03-02
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-02-28
| |\| | |
| * | | | seq_file: add RCU versions of new hlist/list iterators (v3)stephen hemminger2010-02-22
| * | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-02-17
| |\ \ \ \
| * | | | | seq_file: Add helpers for iteration over a hlistLi Zefan2010-02-10
* | | | | | Merge branch 'for-2.6.34' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-03-01
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | blkdev: fix merge_bvec_fn return value checksDmitry Monakhov2010-02-28
| * | | | | block: Consolidate phys_segment and hw_segment limitsMartin K. Petersen2010-02-26
| * | | | | Merge branch 'master' into for-2.6.34Jens Axboe2010-02-25
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Merge branch 'master' into for-2.6.34Jens Axboe2010-02-22
| |\ \ \ \ \
| * | | | | | block: Stop using byte offsetsMartin K. Petersen2010-01-11
* | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-02-28
|\ \ \ \ \ \ \
| * | | | | | | vfs: Apply lockdep-based checking to rcu_dereference() usesPaul E. McKenney2010-02-25
| | |_|/ / / / | |/| | | | |
* | | | | | | Remove EXPERIMENTAL from NFS_FSCACHEChristian Kujau2010-02-26
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...Linus Torvalds2010-02-26
|\ \ \ \ \ \ \
| * | | | | | | dlm: use bastmode in debugfs outputDavid Teigland2010-02-26
| * | | | | | | dlm: Send lockspace name with ueventsSteven Whitehouse2010-02-26
| * | | | | | | dlm: send reply before bastDavid Teigland2010-02-26
| * | | | | | | dlm: fix ordering of bast and castDavid Teigland2010-02-24
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2010-02-26
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'linux-2.6.33'Alex Elder2010-02-26
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| * | | | | | | fs/xfs: Correct NULL testJulia Lawall2010-02-13
| * | | | | | | xfs: optimize log flushing in xfs_fsyncChristoph Hellwig2010-02-12
| * | | | | | | xfs: only clear the suid bit once in xfs_writeChristoph Hellwig2010-02-12
| * | | | | | | xfs: kill xfs_bawriteDave Chinner2010-02-03
| * | | | | | | xfs: log changed inodes instead of writing them synchronouslyChristoph Hellwig2010-02-08
| * | | | | | | xfs: remove invalid barrier optimization from xfs_fsyncChristoph Hellwig2010-02-01
| * | | | | | | xfs: kill the unused XFS_QMOPT_* flush flags V2Dave Chinner2010-02-03
| * | | | | | | xfs: Use delay write promotion for dquot flushingDave Chinner2010-01-25
| * | | | | | | xfs: Sort delayed write buffers before dispatchDave Chinner2010-01-25
| * | | | | | | xfs: Don't issue buffer IO direct from AIL push V2Dave Chinner2010-02-01
| * | | | | | | xfs: Use delayed write for inodes rather than async V2Dave Chinner2010-02-05
| * | | | | | | xfs: Make inode reclaim states explicitDave Chinner2010-02-05