summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2009-09-04Merge commit 'hwpoison/hwpoison'Stephen Rothwell
2009-09-04Merge commit 'tip/auto-latest'Stephen Rothwell
2009-09-04Merge commit 'fsnotify/for-next'Stephen Rothwell
2009-09-04Merge commit 'trivial/for-next'Stephen Rothwell
2009-09-04Merge commit 'osd/linux-next'Stephen Rothwell
2009-09-04Merge commit 'cputime/cputime'Stephen Rothwell
2009-09-04Merge commit 'refs/next/20090902/security-testing'Stephen Rothwell
2009-09-04Merge commit 'block/for-next'Stephen Rothwell
2009-09-04Merge commit 'sound/for-next'Stephen Rothwell
2009-09-04Merge commit 'mtd/master'Stephen Rothwell
2009-09-04Merge commit 'net/master'Stephen Rothwell
2009-09-04Merge commit 'dlm/next'Stephen Rothwell
2009-09-04Merge branch 'quilt/i2c'Stephen Rothwell
2009-09-04Merge commit 'reiserfs-bkl/reiserfs/kill-bkl'Stephen Rothwell
2009-09-04Merge commit 'xfs/master'Stephen Rothwell
2009-09-04Merge commit 'ubifs/linux-next'Stephen Rothwell
2009-09-04Merge commit 'udf/for_next'Stephen Rothwell
2009-09-04Merge commit 'ocfs2/linux-next'Stephen Rothwell
2009-09-04Merge commit 'nilfs2/for-next'Stephen Rothwell
2009-09-04Merge commit 'nfsd/nfsd-next'Stephen Rothwell
2009-09-04Merge commit 'nfs/linux-next'Stephen Rothwell
2009-09-04Merge commit 'gfs2/master'Stephen Rothwell
2009-09-04Merge commit 'fuse/for-next'Stephen Rothwell
2009-09-04Merge commit 'fatfs/master'Stephen Rothwell
2009-09-04Merge commit 'ext4/next'Stephen Rothwell
2009-09-04Merge commit 'ext3/for_next'Stephen Rothwell
2009-09-04Merge commit 'ecryptfs/next'Stephen Rothwell
2009-09-04Merge commit 'cifs/master'Stephen Rothwell
2009-09-03cifs: consolidate reconnect logic in smb_init routinesJeff Layton
2009-09-03JFFS2: add missing verify buffer allocation/deallocationMassimo Cirillo
2009-09-03Merge branch 'osync_inode' into for_nextJan Kara
2009-09-03ext3: Fix possible deadlock between ext3_truncate() and ext3_get_blocks()Jan Kara
2009-09-03jbd: Annotate transaction start also for journal_restart()Jan Kara
2009-09-03jbd: Journal block numbers can ever be only 32-bit use unsigned int for themJan Kara
2009-09-03JBD: round commit timer up to avoid uncommitted transactionAndreas Dilger
2009-09-03fsync: wait for data writeout completion before calling ->fsyncChristoph Hellwig
2009-09-03vfs: Remove generic_osync_inode() and sync_page_range{_nolock}()Jan Kara
2009-09-03fat: Opencode sync_page_range_nolock()Jan Kara
2009-09-03xfs: Convert sync_page_range() to simple filemap_write_and_wait_range()Jan Kara
2009-09-03ocfs2: Update syncing after splicing to match generic versionJan Kara
2009-09-03ntfs: Use new syncing helpers and update commentsJan Kara
2009-09-03ext4: Remove syncing logic from ext4_file_writeJan Kara
2009-09-03ext3: Remove syncing logic from ext3_file_writeJan Kara
2009-09-03ext2: Update comment about generic_osync_inodeJan Kara
2009-09-03vfs: Introduce new helpers for syncing after writing to O_SYNC file or IS_SYN...Jan Kara
2009-09-03vfs: Rename generic_file_aio_write_nolockChristoph Hellwig
2009-09-03Merge branch 'writeback' into for-nextJens Axboe
2009-09-03Merge branch 'for-2.6.32' into for-nextJens Axboe
2009-09-03vm: Add an tuning knob for vm.max_writeback_pagesTheodore Ts'o
2009-09-03writeback: check for registered bdi in flusher add and inode dirtyJens Axboe