aboutsummaryrefslogtreecommitdiffstats
path: root/fs (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-07-22Merge branch 'ptrace' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/miscLinus Torvalds3-5/+26
2011-07-22Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds67-4654/+2796
2011-07-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlmLinus Torvalds12-398/+447
2011-07-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/hfsplusLinus Torvalds10-89/+219
2011-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds13-188/+165
2011-07-22Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds20-671/+976
2011-07-22hfsplus: ensure bio requests are not smaller than the hardware sectorsSeth Forshee4-42/+101
2011-07-22hfsplus: Add additional range check to handle on-disk corruptionsNaohiro Aota1-0/+4
2011-07-22ptrace: do_wait(traced_leader_killed_by_mt_exec) can block foreverOleg Nesterov1-0/+8
2011-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds1-1/+1
2011-07-21vfs: drop conditional inode prefetch in __do_lookup_rcuLinus Torvalds1-2/+0
2011-07-21FS-Cache: Fix __fscache_uncache_all_inode_pages()'s outer loopJan Beulich1-9/+5
2011-07-21CIFS: Fix wrong length in cifs_iovec_readPavel Shilovsky1-1/+1
2011-07-20xfs: add size update tracepoint to IO completionDave Chinner2-4/+9
2011-07-20xfs: convert AIL cursors to use struct list_headDave Chinner2-55/+28
2011-07-20xfs: remove confusing ail cursor wrapperDave Chinner1-31/+19
2011-07-20xfs: use a cursor for bulk AIL insertionDave Chinner3-28/+118
2011-07-20xfs: failure mapping nfs fh to inode should return ESTALEJ. Bruce Fields1-2/+2
2011-07-20xfs: Remove the second parameter to xfs_sb_count()Chandra Seetharaman3-12/+7
2011-07-19fs/libfs.c: fix simple_attr_write() on 32bit machinesAkinobu Mita1-1/+1
2011-07-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds2-72/+35
2011-07-19vfs: fix race in rcu lookup of pruned dentryLinus Torvalds1-1/+6
2011-07-19dlm: don't limit active work itemsDavid Teigland1-1/+4
2011-07-18Fix cifs_get_root()Al Viro1-71/+29
2011-07-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds6-45/+54
2011-07-17hppfs_lookup(): don't open-code lookup_one_len()Al Viro1-16/+3
2011-07-17hppfs: fix dentry leakAl Viro1-6/+6
2011-07-17cramfs: get_cramfs_inode() returns ERR_PTR() on failureAl Viro1-10/+12
2011-07-17ufs should use d_splice_alias()Al Viro1-8/+4
2011-07-17fix exofs ->get_parent()Al Viro1-1/+1
2011-07-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds3-7/+7
2011-07-16ceph analog of cifs build_path_from_dentry() race fixAl Viro1-3/+16
2011-07-16cifs: build_path_from_dentry() race fixAl Viro1-1/+12
2011-07-15dlm: use workqueue for callbacksDavid Teigland7-205/+172
2011-07-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds2-17/+36
2011-07-15GFS2: combine duplicated block freeing routinesEric Sandeen3-60/+8
2011-07-15GFS2: Add S_NOSEC supportSteven Whitehouse3-2/+6
2011-07-15GFS2: Automatically adjust glock min hold timeBob Peterson4-13/+36
2011-07-15GFS2: Cache dir hash table in a contiguous bufferSteven Whitehouse6-113/+115
2011-07-14fix loop checks in d_materialise_unique()Al Viro1-17/+34
2011-07-14dlm: remove deadlock debug printDavid Teigland1-3/+0
2011-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds7-10/+50
2011-07-14GFS2: Resolve inode eviction and ail list interaction bugSteven Whitehouse4-8/+36
2011-07-13Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds3-2/+3
2011-07-13xfs: remove the dead XFS_DABUF_DEBUG codeChristoph Hellwig2-67/+12
2011-07-13xfs: remove leftovers of the old btree tracing codeChristoph Hellwig11-621/+19
2011-07-13xfs: remove the dead QUOTADEBUG codeChristoph Hellwig8-466/+8
2011-07-13xfs: remove the unused xfs_buf_delwri_sort functionChristoph Hellwig1-8/+0
2011-07-13xfs: remove wrappers around b_iodoneChristoph Hellwig7-24/+20
2011-07-13xfs: remove wrappers around b_fsprivChristoph Hellwig6-93/+61