summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2011-01-12switch adfsAl Viro
2011-01-12switch hfsplusAl Viro
2011-01-12switch hfsAl Viro
2011-01-12minixfs: kill dead codeAl Viro
2011-01-12switch sysvAl Viro
2011-01-12switch fuseAl Viro
2011-01-12switch jfs to ->s_d_op, close exportfs racesAl Viro
2011-01-12switch fat to ->s_d_op, close exportfs races thereAl Viro
2011-01-12fix isofs d_op handlingAl Viro
2011-01-12per-superblock default ->d_opAl Viro
2011-01-11Merge branch 'nfs-for-2.6.38' of git://git.linux-nfs.org/projects/trondmy/nfs...Linus Torvalds
2011-01-11Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2011-01-11Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2011-01-11Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2011-01-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds
2011-01-11ext4: fix trimming starting with block 0 with small blocksizeJan Kara
2011-01-11ext4: revert buggy trim overflow patchTheodore Ts'o
2011-01-11Merge branch 'for-linus-merged' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2011-01-11Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2011-01-11NFS fix the setting of exchange id flagAndy Adamson
2011-01-11fs/9p: Don't set dentry->d_op in create routinesAneesh Kumar K.V
2011-01-11fs/9p: fix spelling typoEric Van Hensbergen
2011-01-11fs/9p: TREADLINK bugfixM. Mohan Kumar
2011-01-11fs/9p: Simplify the .L create operationAneesh Kumar K.V
2011-01-11fs/9p: Move dotl inode operations into a seperate fileAneesh Kumar K.V
2011-01-11fs/9p: fix menu presentationRandy Dunlap
2011-01-11fs/9p: Fix the return error on default acl removalAneesh Kumar K.V
2011-01-11fs/9p: Remove unnecessary semicolonsJoe Perches
2011-01-10Merge branch 'master' into for-linus-mergedAlex Elder
2011-01-10Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2011-01-10Merge branch 'bugfixes' into nfs-for-2.6.38Trond Myklebust
2011-01-10NFS: Don't use vm_map_ram() in readdirTrond Myklebust
2011-01-10ext2: Resolve 'dereferencing pointer to incomplete type' when enabling EXT2_X...Josh Hunt
2011-01-10ext3: Remove redundant unlikely()Tobias Klauser
2011-01-10ext2: Remove redundant unlikely()Tobias Klauser
2011-01-10ext3: speed up file creates by optimizing rec_len functionsEric Sandeen
2011-01-10ext2: speed up file creates by optimizing rec_len functionsEric Sandeen
2011-01-10ext3: Add more journal error checkNamhyung Kim
2011-01-10ext3: Add journal error check in resize.cNamhyung Kim
2011-01-10quota: Use %pV and __attribute__((format (printf in __quota_error and fix fal...Joe Perches
2011-01-10ext3: Add FITRIM handlingLukas Czerner
2011-01-10ext3: Add batched discard support for ext3Lukas Czerner
2011-01-10ext4: don't pass entire map to check_eofblocks_flEric Sandeen
2011-01-10ext4: fix memory leak in ext4_free_branchesTheodore Ts'o
2011-01-10ext4: remove ext4_mb_return_to_preallocation()Theodore Ts'o
2011-01-10ext4: flush the i_completed_io_list during ext4_truncateJiaying Zhang
2011-01-10ext4: add error checking to calls to ext4_handle_dirty_metadata()Theodore Ts'o
2011-01-10ext4: fix trimming of a single groupJan Kara
2011-01-10ext4: fix uninitialized variable in ext4_register_li_requestAndrew Morton
2011-01-10ext4: dynamically allocate the jbd2_inode in ext4_inode_info as necessaryTheodore Ts'o