summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2011-01-10ext4: test the correct variable in ext4_init_pageio()Dan Carpenter
2011-01-10ext2: remove dead code in ext2_xattr_getWang Sheng-Hui
2011-01-10ext2,ext3,ext4: clarify comment for extN_xattr_set_handleWang Sheng-Hui
2011-01-10ext4: clean up ext4_xattr_list()'s error code checking and return strategyTheodore Ts'o
2011-01-10ext4: remove warning message from ext4_issue_discard helperLukas Czerner
2011-01-10ext4: fix possible overflow in ext4_trim_fs()Lukas Czerner
2011-01-10headers: kobject.h reduxAlexey Dobriyan
2011-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds
2011-01-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2011-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...Linus Torvalds
2011-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds
2011-01-10fs: fix namei.c kernel-doc notationRandy Dunlap
2011-01-10nilfs2: unfold nilfs_dat_inode functionRyusuke Konishi
2011-01-10nilfs2: do not pass sbi to functions which can get it from inodeRyusuke Konishi
2011-01-10nilfs2: get rid of nilfs_mount_options structureRyusuke Konishi
2011-01-10nilfs2: simplify nilfs_mdt_freeze_bufferRyusuke Konishi
2011-01-10nilfs2: get rid of loaded flag from nilfs objectRyusuke Konishi
2011-01-10nilfs2: fix a checkpatch error in page.cRyusuke Konishi
2011-01-10nilfs2: fiemap supportRyusuke Konishi
2011-01-10nilfs2: mark buffer heads as delayed until the data is written to diskRyusuke Konishi
2011-01-10nilfs2: call nilfs_error inside bmap routinesRyusuke Konishi
2011-01-10fs/nilfs2/super.c: Use printf extension %pVJoe Perches
2011-01-09cifs: use CreationTime like an i_generation fieldJeff Layton
2011-01-09cifs: switch cifs_open and cifs_create to use CIFSSMBUnixSetFileInfoJeff Layton
2011-01-09cifs: show "acl" in DebugData Features when it's compiled inJeff Layton
2011-01-09cifs: move "ntlmssp" and "local_leases" options out of experimental codeJeff Layton
2011-01-09cifs: replace some hardcoded values with preprocessor constantsJeff Layton
2011-01-09cifs: remove unnecessary locking around sequence_numberJeff Layton
2011-01-09[CIFS] Fix minor merge conflict in fs/cifs/dir.cSteve French
2011-01-09Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6Steve French
2011-01-08ocfs2: Remove unused truncate function from alloc.cTao Ma
2011-01-08ocfs2/cluster: dereferencing before checking in nst_seq_show()Dan Carpenter
2011-01-08ocfs2: fix build for OCFS2_FS_STATS not enabledRandy Dunlap
2011-01-08Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/...Linus Torvalds
2011-01-08Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds
2011-01-08Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2011-01-07Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2011-01-07Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2011-01-07fs: scale mntget/mntputNick Piggin
2011-01-07fs: rename vfsmount counter helpersNick Piggin
2011-01-07fs: implement faster dentry memcmpNick Piggin
2011-01-07fs: prefetch inode data in dcache lookupNick Piggin
2011-01-07fs: improve scalability of pseudo filesystemsNick Piggin
2011-01-07fs: dcache per-inode inode alias lockingNick Piggin
2011-01-07fs: dcache per-bucket dcache hash lockingNick Piggin
2011-01-07xfs: provide simple rcu-walk ACL implementationNick Piggin
2011-01-07btrfs: provide simple rcu-walk ACL implementationNick Piggin
2011-01-07ext2,3,4: provide simple rcu-walk ACL implementationNick Piggin
2011-01-07fs: provide simple rcu-walk generic_check_acl implementationNick Piggin
2011-01-07fs: provide rcu-walk aware permission i_opsNick Piggin