aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2010-05-25driver core: add devname module aliases to allow module on-demand auto-loadingGravatar Kay Sievers 3-2/+9
2010-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesGravatar Linus Torvalds 7-54/+65
2010-05-25Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsGravatar Linus Torvalds 26-513/+1566
2010-05-25smbfs: remove duplicated #includeGravatar Huang Weiyi 1-1/+0
2010-05-25fs: ldm: don't use own implementation of hex_to_bin()Gravatar Andy Shevchenko 1-9/+9
2010-05-25fatfs: ratelimit corruption reportGravatar OGAWA Hirofumi 4-18/+31
2010-05-25ntfs: use add_to_page_cache_lru()Gravatar Minchan Kim 1-15/+4
2010-05-25ntfs: clean up ntfs_attr_extend_initializedGravatar Minchan Kim 1-7/+2
2010-05-25kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT...Gravatar Alexey Dobriyan 3-6/+6
2010-05-25fs-writeback: check sync bit earlier in inode_wait_for_writebackGravatar Richard Kennedy 1-2/+2
2010-05-25mm: migration: avoid race between shift_arg_pages() and rmap_walk() during mi...Gravatar Mel Gorman 1-1/+6
2010-05-25pagemap: add #ifdefs CONFIG_HUGETLB_PAGE on code walking hugetlb vmaGravatar Naoya Horiguchi 1-0/+4
2010-05-24Merge branch 'delayed-logging-for-2.6.35' into for-linusGravatar Alex Elder 26-513/+1566
2010-05-24xfs: Ensure inode allocation buffers are fully replayedGravatar Dave Chinner 6-11/+74
2010-05-24xfs: enable background pushing of the CILGravatar Dave Chinner 2-4/+70
2010-05-24xfs: forced unmounts need to push the CILGravatar Dave Chinner 1-0/+15
2010-05-24xfs: Introduce delayed logging core codeGravatar Dave Chinner 11-30/+912
2010-05-24xfs: Improve scalability of busy extent trackingGravatar Dave Chinner 11-322/+350
2010-05-24xfs: make the log ticket ID available outside the log infrastructureGravatar Dave Chinner 4-3/+12
2010-05-24xfs: clean up log ticket overrun debug outputGravatar Dave Chinner 2-15/+6
2010-05-24xfs: Clean up XFS_BLI_* flag namespaceGravatar Dave Chinner 7-70/+70
2010-05-24xfs: modify buffer item reference countingGravatar Dave Chinner 1-60/+50
2010-05-24xfs: allow log ticket allocation to take allocation flagsGravatar Dave Chinner 1-8/+8
2010-05-24xfs: Don't reuse the same transaction ID for duplicated transactions.Gravatar Dave Chinner 1-0/+9
2010-05-24Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Gravatar Linus Torvalds 14-69/+100
2010-05-24Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdGravatar Linus Torvalds 2-1/+31
2010-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6Gravatar Linus Torvalds 4-25/+32
2010-05-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Gravatar Linus Torvalds 5-30/+153
2010-05-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Gravatar Linus Torvalds 30-759/+876
2010-05-24GFS2: Fix permissions checking for setflags ioctl()Gravatar Steven Whitehouse 1-0/+7
2010-05-229p: Optimize TCREATE by eliminating a redundant fid clone.Gravatar Venkateswararao Jujjuri 1-12/+6
2010-05-229p: cleanup: remove unneeded assignmentGravatar Dan Carpenter 1-2/+0
2010-05-229p: Add mksock supportGravatar Venkateswararao Jujjuri 1-0/+2
2010-05-22fs/9p: Make sure we properly instantiate dentry.Gravatar Aneesh Kumar K.V 1-3/+4
2010-05-22autofs4: Pushdown the bkl from ioctlGravatar Frederic Weisbecker 1-4/+18
2010-05-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 105-1170/+849
2010-05-21ceph: reuse mon subscribe message instead of allocated anewGravatar Sage Weil 2-10/+14
2010-05-21switch ecryptfs_write() to struct inode *, kill on-stack fake filesGravatar Al Viro 3-45/+11
2010-05-21switch ecryptfs_get_locked_page() to struct inode *Gravatar Al Viro 3-15/+7
2010-05-21simplify access to ecryptfs inodes in ->readpage() and friendsGravatar Al Viro 1-4/+3
2010-05-21AFS: Don't put struct file on the stackGravatar Al Viro 4-36/+41
2010-05-21Ban ecryptfs over ecryptfsGravatar Al Viro 1-0/+8
2010-05-21logfs: replace inode uid,gid,mode initialization with helper functionGravatar Al Viro 1-8/+1
2010-05-21ufs: replace inode uid,gid,mode initialization with helper functionGravatar Dmitry Monakhov 1-9/+1
2010-05-21udf: replace inode uid,gid,mode init with helperGravatar Dmitry Monakhov 2-17/+4
2010-05-21ubifs: replace inode uid,gid,mode initialization with helper functionGravatar Dmitry Monakhov 1-8/+1
2010-05-21sysv: replace inode uid,gid,mode initialization with helper functionGravatar Dmitry Monakhov 1-10/+1
2010-05-21reiserfs: replace inode uid,gid,mode initialization with helper functionGravatar Dmitry Monakhov 1-14/+4
2010-05-21ramfs: replace inode uid,gid,mode initialization with helper functionGravatar Dmitry Monakhov 1-14/+6
2010-05-21omfs: replace inode uid,gid,mode initialization with helper functionGravatar Dmitry Monakhov 1-3/+1