summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2010-05-25driver core: add devname module aliases to allow module on-demand auto-loadingKay Sievers
2010-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds
2010-05-25Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2010-05-25smbfs: remove duplicated #includeHuang Weiyi
2010-05-25fs: ldm: don't use own implementation of hex_to_bin()Andy Shevchenko
2010-05-25fatfs: ratelimit corruption reportOGAWA Hirofumi
2010-05-25ntfs: use add_to_page_cache_lru()Minchan Kim
2010-05-25ntfs: clean up ntfs_attr_extend_initializedMinchan Kim
2010-05-25kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT...Alexey Dobriyan
2010-05-25fs-writeback: check sync bit earlier in inode_wait_for_writebackRichard Kennedy
2010-05-25mm: migration: avoid race between shift_arg_pages() and rmap_walk() during mi...Mel Gorman
2010-05-25pagemap: add #ifdefs CONFIG_HUGETLB_PAGE on code walking hugetlb vmaNaoya Horiguchi
2010-05-24Merge branch 'delayed-logging-for-2.6.35' into for-linusAlex Elder
2010-05-24xfs: Ensure inode allocation buffers are fully replayedDave Chinner
2010-05-24xfs: enable background pushing of the CILDave Chinner
2010-05-24xfs: forced unmounts need to push the CILDave Chinner
2010-05-24xfs: Introduce delayed logging core codeDave Chinner
2010-05-24xfs: Improve scalability of busy extent trackingDave Chinner
2010-05-24xfs: make the log ticket ID available outside the log infrastructureDave Chinner
2010-05-24xfs: clean up log ticket overrun debug outputDave Chinner
2010-05-24xfs: Clean up XFS_BLI_* flag namespaceDave Chinner
2010-05-24xfs: modify buffer item reference countingDave Chinner
2010-05-24xfs: allow log ticket allocation to take allocation flagsDave Chinner
2010-05-24xfs: Don't reuse the same transaction ID for duplicated transactions.Dave Chinner
2010-05-24Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Linus Torvalds
2010-05-24Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds
2010-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6Linus Torvalds
2010-05-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds
2010-05-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2010-05-24GFS2: Fix permissions checking for setflags ioctl()Steven Whitehouse
2010-05-229p: Optimize TCREATE by eliminating a redundant fid clone.Venkateswararao Jujjuri
2010-05-229p: cleanup: remove unneeded assignmentDan Carpenter
2010-05-229p: Add mksock supportVenkateswararao Jujjuri
2010-05-22fs/9p: Make sure we properly instantiate dentry.Aneesh Kumar K.V
2010-05-22autofs4: Pushdown the bkl from ioctlFrederic Weisbecker
2010-05-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2010-05-21ceph: reuse mon subscribe message instead of allocated anewSage Weil
2010-05-21switch ecryptfs_write() to struct inode *, kill on-stack fake filesAl Viro
2010-05-21switch ecryptfs_get_locked_page() to struct inode *Al Viro
2010-05-21simplify access to ecryptfs inodes in ->readpage() and friendsAl Viro
2010-05-21AFS: Don't put struct file on the stackAl Viro
2010-05-21Ban ecryptfs over ecryptfsAl Viro
2010-05-21logfs: replace inode uid,gid,mode initialization with helper functionAl Viro
2010-05-21ufs: replace inode uid,gid,mode initialization with helper functionDmitry Monakhov
2010-05-21udf: replace inode uid,gid,mode init with helperDmitry Monakhov
2010-05-21ubifs: replace inode uid,gid,mode initialization with helper functionDmitry Monakhov
2010-05-21sysv: replace inode uid,gid,mode initialization with helper functionDmitry Monakhov
2010-05-21reiserfs: replace inode uid,gid,mode initialization with helper functionDmitry Monakhov
2010-05-21ramfs: replace inode uid,gid,mode initialization with helper functionDmitry Monakhov
2010-05-21omfs: replace inode uid,gid,mode initialization with helper functionDmitry Monakhov