aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
*-. Merge commit 'v2.6.28-rc7'; branch 'x86/dumpstack' into tracing/ftraceIngo Molnar2008-12-0311-51/+150
|\ \
| * | ntfs: don't fool kernel-docRandy Dunlap2008-12-011-6/+2
| * | epoll: introduce resource usage limitsDavide Libenzi2008-12-011-8/+77
| * | ocfs2: fix regression in ocfs2_read_blocks_sync()Mark Fasheh2008-12-011-11/+4
| * | ocfs2: fix return value set in init_dlmfs_fs()Coly Li2008-12-011-1/+3
| * | ocfs2: fix wake_up in unlock_astDavid Teigland2008-12-011-2/+1
| * | ocfs2: initialize stack_user lvbptrDavid Teigland2008-12-011-0/+3
| * | ocfs2: comments typo fixColy Li2008-12-012-2/+2
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2008-11-301-21/+56
| |\ \
| | * | [CIFS] fix regression in cifs_write_begin/cifs_write_endJeff Layton2008-11-261-21/+56
| * | | udf: Fix BUG_ON() in destroy_inode()Jan Kara2008-11-272-0/+2
| |/ /
* | | vfs, seqfile: export mangle_path() generallyIngo Molnar2008-11-281-1/+1
* | | blktrace: port to tracepoints, updateIngo Molnar2008-11-261-0/+2
* | | blktrace: port to tracepointsArnaldo Carvalho de Melo2008-11-261-1/+2
* | | vfs, seqfile: fix comment style on mangle_pathTörök Edwin2008-11-231-4/+4
* | | vfs, seqfile: make mangle_path() globalTörök Edwin2008-11-231-1/+13
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2008-11-206-11/+36
|\ \
| * | [CIFS] Do not attempt to close invalidated file handlesSteve French2008-11-204-9/+30
| * | [CIFS] fix check for dead tcon in smb_initSteve French2008-11-182-2/+6
* | | hostfs: fix a duplicated global function nameWANG Cong2008-11-193-4/+4
* | | don't unlink an active swapfileHugh Dickins2008-11-191-1/+1
* | | eCryptfs: Allocate up to two scatterlists for crypto ops on keysMichael Halcrow2008-11-191-17/+14
* | | block/md: fix md autodetectionTejun Heo2008-11-181-1/+1
* | | block: make add_partition() return pointer to hd_structTejun Heo2008-11-181-12/+13
* | | block: fix add_partition() error pathTejun Heo2008-11-181-1/+3
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2008-11-179-716/+765
|\ \
| * | prevent cifs_writepages() from skipping unwritten pagesDave Kleikamp2008-11-181-1/+4
| * | Fixed parsing of mount options when doing DFS submountIgor Mammedov2008-11-182-27/+83
| * | [CIFS] Fix check for tcon seal setting and fix oops on failed mount from earl...Steve French2008-11-171-3/+4
| * | [CIFS] Fix build breakSteve French2008-11-171-2/+2
| * | cifs: reinstate sharing of tree connectionsJeff Layton2008-11-176-218/+249
| * | [CIFS] minor cleanup to cifs_mountSteve French2008-11-151-40/+34
| * | cifs: reinstate sharing of SMB sessions sans racesJeff Layton2008-11-147-166/+175
| * | cifs: disable sharing session and tcon and add new TCP sharing codeJeff Layton2008-11-146-150/+96
| * | [CIFS] clean up server protocol handlingSteve French2008-11-143-31/+33
| * | [CIFS] remove unused list, add new cifs sock list to prepare for mount/umount...Steve French2008-11-133-20/+13
| * | [CIFS] Fix cifs reconnection flagsSteve French2008-11-135-151/+160
| * | [CIFS] Can't rely on iov length and base when kernel_recvmsg returns errorSteve French2008-11-031-2/+7
* | | Fix broken ownership of /proc/sys/ filesAl Viro2008-11-161-0/+1
* | | Fix inotify watch removal/umount racesAl Viro2008-11-151-6/+144
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...Linus Torvalds2008-11-131-1/+1
|\ \ \
| * | | dlm: fix shutdown cleanupDavid Teigland2008-11-131-1/+1
* | | | ext3: Clean up outdated and incorrect comment for ext3_write_super()Theodore Tso2008-11-121-5/+2
* | | | vfs: fix shrink_submountsEric W. Biederman2008-11-121-2/+2
|/ / /
* | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2008-11-116-7/+58
|\ \ \
| * | | [XFS] XFS: Check for valid transaction headers in recoveryDavid Chinner2008-11-101-1/+7
| * | | [XFS] handle memory allocation failures during log initialisationDave Chinner2008-11-101-3/+36
| * | | [XFS] Account for allocated blocks when expanding directoriesDavid Chinner2008-11-102-0/+11
| * | | [XFS] Wait for all I/O on truncate to zero file sizeLachlan McIlroy2008-11-101-1/+1
| * | | [XFS] Fix use-after-free with log and quotasLachlan McIlroy2008-11-101-2/+3
| |/ /