aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* [NET]: Consolidate net namespace related proc files creation.Denis V. Lunev2008-01-281-0/+38
* [SPLICE]: Don't assume regular pages in splice_to_pipe()Jens Axboe2008-01-281-1/+8
* Merge branch 'for-2.6.25' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-01-291-4/+4
|\
| * __bio_clone: don't calculate hw/phys segment countsJens Axboe2008-01-281-4/+4
* | cfq-iosched: relax IOPRIO_CLASS_IDLE restrictionsJens Axboe2008-01-281-2/+0
* | io context sharing: preliminary supportJens Axboe2008-01-281-1/+0
* | ioprio: move io priority from task_struct to io_contextJens Axboe2008-01-281-8/+21
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2008-01-2623-97/+1052
|\
| * [CIFS] DFS build fixesSteve French2008-01-256-31/+61
| * [CIFS] DFS support: provide shrinkable mountsIgor Mammedov2008-01-255-1/+387
| * [CIFS] Do not log path names in lookup errorsSteve French2008-01-201-6/+4
| * [CIFS] DFS support patchset: Added mountdataIgor Mammedov2008-01-113-2/+41
| * [CIFS] Forgot to add two new files from previous commitSteve French2008-01-102-0/+155
| * [CIFS] DNS name resolution helper upcall for cifsSteve French2008-01-093-14/+42
| * [CIFS] fix checkpatch warnings in fs/cifs/inode.cSteve French2008-01-083-25/+31
| * [CIFS] hold ses sem on tcp session reconnect during mountSteve French2008-01-031-3/+3
| * [CIFS] Allow setting mode via cifs aclSteve French2007-12-316-13/+315
| * [CIFS] fix unicode string alignment in SPNEGO setupJeff Layton2007-12-311-1/+1
| * [CIFS] cifs_partialpagewrite() cleanupSteve French2007-12-311-5/+3
| * [CIFS] use krb5 session key from first SMB session after a NegProtJeff Layton2007-12-311-3/+5
| * [CIFS] redo existing session setup if needed in cifs_mountJeff Layton2007-12-312-2/+11
| * [CIFS] Only dump SPNEGO key if CONFIG_CIFS_DEBUG2 is setJeff Layton2007-12-311-2/+4
| * [CIFS] fix SetEA failure to some Samba versionsSteve French2007-12-302-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2008-01-252-12/+25
|\ \
| * | [SCSI] sysfs: add filter function to groupsJames Bottomley2008-01-231-10/+16
| * | [SCSI] sysfs: fix the sysfs_add_file_to_group interfacesJames Bottomley2008-01-231-2/+9
* | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-01-2548-1453/+1827
|\ \ \
| * | | ocfs2: clean up bh null checksMark Fasheh2008-01-252-15/+8
| * | | ocfs2: document access rules for blocked_lock_listMark Fasheh2008-01-251-0/+6
| * | | configfs: file.c fix possible recursive lockingJoonwoo Park2008-01-251-1/+1
| * | | configfs: dir.c fix possible recursive lockingJoonwoo Park2008-01-251-2/+3
| * | | configfs: Remove EXPERIMENTALJoel Becker2008-01-251-2/+2
| * | | ocfs2: bump version numberMark Fasheh2008-01-254-4/+4
| * | | ocfs2/dlm: Clear joining_node on hearbeat node downTao Ma2008-01-251-6/+6
| * | | ocfs2: convert byte order of constant instead of variableMarcin Slusarz2008-01-252-6/+1
| * | | ocfs2: Update default cluster timeoutsSunil Mushran2008-01-252-3/+3
| * | | ocfs2: printf fixesJan Kara2008-01-251-2/+2
| * | | ocfs2: Use generic_file_llseekJan Kara2008-01-251-0/+2
| * | | ocfs2: Safer read_inline_data()Jan Kara2008-01-251-3/+4
| * | | ocfs2: Silence false lockdep warningsJan Kara2008-01-257-11/+20
| * | | [PATCH 2/2] ocfs2: cluster aware flock()Mark Fasheh2008-01-256-1/+236
| * | | [PATCH 1/2] ocfs2: add flock lock typeMark Fasheh2008-01-255-0/+284
| * | | ocfs2: Local alloc window size changeable via mount optionSunil Mushran2008-01-255-14/+59
| * | | ocfs2: Support commit= mount optionMark Fasheh2008-01-253-2/+30
| * | | ocfs2: Add missing permission checksMark Fasheh2008-01-251-0/+6
| * | | [PATCH 2/2] ocfs2: Implement group add for online resizeTao Ma2008-01-255-1/+269
| * | | [PATCH 1/2] ocfs2: Add group extend for online resizeTao Ma2008-01-2510-7/+518
| * | | ocfs2: Initalize bitmap_cpg of ocfs2_super to be the maximum.Tao Ma2008-01-251-18/+1
| * | | ocfs2: Documentation updateMark Fasheh2008-01-251-8/+2
| * | | ocfs2: Readpages supportMark Fasheh2008-01-251-2/+66