summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2010-12-07cifs: fix check of error return from is_path_accessableJeff Layton
2010-12-07NFS: Readdir cleanupsTrond Myklebust
2010-12-07GFS2: fsck.gfs2 reported statfs error after gfs2_growBob Peterson
2010-12-07NFS: nfs_readdir_search_for_cookie() don't mark as eof if cookie not foundTrond Myklebust
2010-12-07autofs4 - remove ioctl mutex (bz23142)Ian Kent
2010-12-07fs: Use this_cpu_xx operations in buffer.cChristoph Lameter
2010-12-07Merge branches 'ftrace', 'gic', 'kexec', 'misc', 'mmci', 'mod', 'pgt', 'sa11x...Russell King
2010-12-07Merge branch 'sched/core' into auto-latestIngo Molnar
2010-12-06Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2010-12-06cifs: remove Local_System_NameJeff Layton
2010-12-06cifs: fix use of CONFIG_CIFS_ACLJeff Layton
2010-12-05Revert "vfs: show unreachable paths in getcwd and proc"Eric W. Biederman
2010-12-03jffs2: typo in commentDan Carpenter
2010-12-03jffs2: fix error value signVasiliy Kulikov
2010-12-03jffs2: use vzallocJoe Perches
2010-12-03Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6Steve French
2010-12-02reiserfs: don't acquire lock recursively in reiserfs_acl_chmodFrederic Weisbecker
2010-12-02cifs: add attribute cache timeout (actimeo) tunableSuresh Jayaraman
2010-12-02Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2010-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2010-12-02NFS: Fix a memory leak in nfs_readdirTrond Myklebust
2010-12-01xfs: only run xfs_error_test if error injection is activeDave Chinner
2010-12-01xfs: avoid moving stale inodes in the AILDave Chinner
2010-12-01xfs: delayed alloc blocks beyond EOF are valid after writebackDave Chinner
2010-12-01xfs: push stale, pinned buffers on trylock failuresDave Chinner
2010-12-01xfs: fix failed write truncation handling.Dave Chinner
2010-12-01NFS: Ensure we use the correct cookie in nfs_readdir_xdr_fillerTrond Myklebust
2010-11-30exec: copy-and-paste the fixes into compat_do_execve() pathsOleg Nesterov
2010-11-30exec: make argv/envp memory visible to oom-killerOleg Nesterov
2010-11-30cifs: fix parsing of hostname in dfs referralsJeff Layton
2010-11-30NFS: Fix a readdirplus bugTrond Myklebust
2010-11-30GFS2: Merge glock state fields into a bitfieldSteven Whitehouse
2010-11-30GFS2: Fix uninitialised error value in previous patchSteven Whitehouse
2010-11-30GFS2: fix recursive locking during rindex truncatesBenjamin Marzinski
2010-11-30fuse: fix ioctl ABIMiklos Szeredi
2010-11-30fuse: allow batching of FORGET requestsMiklos Szeredi
2010-11-30fuse: separate queue for FORGET requestsMiklos Szeredi
2010-11-30fuse: ioctl cleanupMiklos Szeredi
2010-11-30fuse: verify ioctl retriesMiklos Szeredi
2010-11-30fuse: fix ioctl when server is 32bitMiklos Szeredi
2010-11-30GFS2: reread rindex when necessary to grow rindexBenjamin Marzinski
2010-11-30GFS2: Remove duplicate #defines from glock.hSteven Whitehouse
2010-11-30sched: Add 'autogroup' scheduling feature: automated per session task groupsMike Galbraith
2010-11-30ARM: 6485/5: proc/vmcore - allow archs to override vmcore_elf_check_arch()Mika Westerberg
2010-11-30nilfs2: call nilfs_error inside bmap routinesRyusuke Konishi
2010-11-30fs/nilfs2/super.c: Use printf extension %pVJoe Perches
2010-11-30GFS2: Clean up of gdlm_lock functionSteven Whitehouse
2010-11-30GFS2: Allow gfs2 to update quota usage values through the quotactl interfaceAbhijith Das
2010-11-30GFS2: fs/gfs2/glock.h: Add __attribute__((format(printf,2,3)) to gfs2_print_dbgJoe Perches
2010-11-30GFS2: fs/gfs2/glock.c: Use printf extension %pVJoe Perches