sdhci-pltfm: implement platform data passing
[safe/jmp/linux-2.6] / fs /
2010-05-26 Linus TorvaldsMerge git://git./linux/kernel/git/pkl/squashfs-linus
2010-05-26 Andrew Mortonfs/fscache/object-list.c: fix warning on 32-bit
2010-05-25 Kay Sieversdriver core: add devname module aliases to allow module...
2010-05-25 Linus TorvaldsMerge git://git./linux/kernel/git/steve/gfs2-2.6-fixes
2010-05-25 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
2010-05-25 Huang Weiyismbfs: remove duplicated #include
2010-05-25 Andy Shevchenkofs: ldm: don't use own implementation of hex_to_bin()
2010-05-25 OGAWA Hirofumifatfs: ratelimit corruption report
2010-05-25 Minchan Kimntfs: use add_to_page_cache_lru()
2010-05-25 Minchan Kimntfs: clean up ntfs_attr_extend_initialized
2010-05-25 Alexey Dobriyankernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MI...
2010-05-25 Richard Kennedyfs-writeback: check sync bit earlier in inode_wait_for_...
2010-05-25 Mel Gormanmm: migration: avoid race between shift_arg_pages(...
2010-05-25 Naoya Horiguchipagemap: add #ifdefs CONFIG_HUGETLB_PAGE on code walkin...
2010-05-24 Alex ElderMerge branch 'delayed-logging-for-2.6.35' into for...
2010-05-24 Dave Chinnerxfs: Ensure inode allocation buffers are fully replayed
2010-05-24 Dave Chinnerxfs: enable background pushing of the CIL
2010-05-24 Dave Chinnerxfs: forced unmounts need to push the CIL
2010-05-24 Dave Chinnerxfs: Introduce delayed logging core code
2010-05-24 Dave Chinnerxfs: Improve scalability of busy extent tracking
2010-05-24 Dave Chinnerxfs: make the log ticket ID available outside the log...
2010-05-24 Dave Chinnerxfs: clean up log ticket overrun debug output
2010-05-24 Dave Chinnerxfs: Clean up XFS_BLI_* flag namespace
2010-05-24 Dave Chinnerxfs: modify buffer item reference counting
2010-05-24 Dave Chinnerxfs: allow log ticket allocation to take allocation...
2010-05-24 Dave Chinnerxfs: Don't reuse the same transaction ID for duplicated...
2010-05-24 Linus TorvaldsMerge branch 'bkl/ioctl' of git://git./linux/kernel...
2010-05-24 Linus TorvaldsMerge branch 'for-linus' of git://git.open-osd.org...
2010-05-24 Linus TorvaldsMerge git://git./linux/kernel/git/hirofumi/fatfs-2.6
2010-05-24 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-05-24 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-05-24 Steven WhitehouseGFS2: Fix permissions checking for setflags ioctl()
2010-05-23 Phillip Loughersquashfs: fix name reading in squashfs_xattr_get
2010-05-23 Phillip Loughersquashfs: constify xattr handlers
2010-05-22 Venkateswararao... 9p: Optimize TCREATE by eliminating a redundant fid...
2010-05-22 Dan Carpenter9p: cleanup: remove unneeded assignment
2010-05-22 Venkateswararao... 9p: Add mksock support
2010-05-22 Aneesh Kumar K.Vfs/9p: Make sure we properly instantiate dentry.
2010-05-22 Frederic Weisbeckerautofs4: Pushdown the bkl from ioctl
2010-05-22 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-05-21 Sage Weilceph: reuse mon subscribe message instead of allocated...
2010-05-21 Al Viroswitch ecryptfs_write() to struct inode *, kill on...
2010-05-21 Al Viroswitch ecryptfs_get_locked_page() to struct inode *
2010-05-21 Al Virosimplify access to ecryptfs inodes in ->readpage()...
2010-05-21 Al ViroAFS: Don't put struct file on the stack
2010-05-21 Al ViroBan ecryptfs over ecryptfs
2010-05-21 Al Virologfs: replace inode uid,gid,mode initialization with...
2010-05-21 Dmitry Monakhovufs: replace inode uid,gid,mode initialization with...
2010-05-21 Dmitry Monakhovudf: replace inode uid,gid,mode init with helper
2010-05-21 Dmitry Monakhovubifs: replace inode uid,gid,mode initialization with...
2010-05-21 Dmitry Monakhovsysv: replace inode uid,gid,mode initialization with...
2010-05-21 Dmitry Monakhovreiserfs: replace inode uid,gid,mode initialization...
2010-05-21 Dmitry Monakhovramfs: replace inode uid,gid,mode initialization with...
2010-05-21 Dmitry Monakhovomfs: replace inode uid,gid,mode initialization with...
2010-05-21 Dmitry Monakhovbfs: replace inode uid,gid,mode initialization with...
2010-05-21 Dmitry Monakhovocfs2: replace inode uid,gid,mode initialization with...
2010-05-21 Dmitry Monakhovnilfs2: replace inode uid,gid,mode initialization with...
2010-05-21 Dmitry Monakhovminix: replace inode uid,gid,mode init with helper
2010-05-21 Dmitry Monakhovext4: replace inode uid,gid,mode init with helper
2010-05-21 Dmitry Monakhovext3: replace inode uid,gid,mode init with helper
2010-05-21 Dmitry Monakhovext2: replace inode uid,gid,mode init with helper
2010-05-21 Dmitry Monakhovexofs: replace inode uid,gid,mode initialization with...
2010-05-21 Dmitry Monakhovbtrfs: replace inode uid,gid,mode initialization with...
2010-05-21 Dmitry Monakhovjfs: replace inode uid,gid,mode init with helper
2010-05-21 Dmitry Monakhov9p: replace inode uid,gid,mode initialization with...
2010-05-21 Dmitry Monakhovvfs: Add inode uid,gid,mode init helper
2010-05-21 H Hartley Sweetenfs-writeback.c: bitfields should be unsigned
2010-05-21 Huang Shijienamei.c : update mnt when it needed
2010-05-21 Roland Dreiervfs: add lockdep annotation to s_vfs_rename_key for...
2010-05-21 Cesar Eduardo Barrosfs/partitions: use ADDPART_FLAG_RAID instead of magic...
2010-05-21 Christoph Hellwigsanitize vfs_fsync calling conventions
2010-05-21 Christoph Hellwignfsd: open a file descriptor for fsync in nfs4 recovery
2010-05-21 Richard Kennedyfs: inode.c use atomic_inc_return in __iget
2010-05-21 Eric Parisanon_inode: set S_IFREG on the anon_inode
2010-05-21 Stephen Hemmingergfs: constify xattr_handler
2010-05-21 Stephen Hemmingerocfs: constify xattr_handler
2010-05-21 Stephen Hemmingerjffs2: constify xattr_handler
2010-05-21 Stephen Hemmingerxfs: constify xattr_handler
2010-05-21 Stephen Hemmingerreiserfs: constify xattr_handler
2010-05-21 Stephen Hemmingerext4: constify xattr_handler
2010-05-21 Stephen Hemmingerext3: constify xattr handlers
2010-05-21 Stephen Hemmingerext2: constify xattr_handler
2010-05-21 Stephen Hemmingerbtrfs: constify xattr_handler
2010-05-21 Stephen Hemmingerfs: xattr_handler table should be const
2010-05-21 Josef BacikIntroduce freeze_super and thaw_super for the fsfreeze...
2010-05-21 Al ViroTrim includes in fs/super.c
2010-05-21 Al ViroMove grabbing s_umount to callers of grab_super()
2010-05-21 Al ViroTake statfs variants to fs/statfs.c
2010-05-21 Al Vironew helper: iterate_supers()
2010-05-21 Al ViroBury __put_super_and_need_restart()
2010-05-21 Al Virofix prune_dcache()/umount() race
2010-05-21 Al ViroIn get_super() and user_get_super() restarts are uncond...
2010-05-21 Al Virofix get_active_super()/umount() race
2010-05-21 Al Virofix do_emergency_remount()/umount() races
2010-05-21 Al ViroConvert simple loops over superblocks to list_for_each_...
2010-05-21 Al Viroget rid of restarts in sync_filesystems()
2010-05-21 Al ViroLeave superblocks on s_list until the end
2010-05-21 Al ViroSaner locking around deactivate_super()
2010-05-21 Al Viroget rid of S_BIAS
2010-05-21 Al Viroget rid of open-coded grab_super() in get_active_super()
next