summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2009-07-13Merge branch 'quilt/driver-core'Stephen Rothwell
2009-07-13Merge commit 'fsnotify/for-next'Stephen Rothwell
2009-07-13Merge commit 'trivial/for-next'Stephen Rothwell
2009-07-13Merge commit 'cputime/cputime'Stephen Rothwell
2009-07-13Merge commit 'security-testing/next'Stephen Rothwell
2009-07-13Merge commit 'block/for-next'Stephen Rothwell
2009-07-13Merge commit 'reiserfs-bkl/reiserfs/kill-bkl-rc6'Stephen Rothwell
2009-07-13Merge commit 'xfs/master'Stephen Rothwell
2009-07-13Merge commit 'ocfs2/linux-next'Stephen Rothwell
2009-07-13Merge commit 'nilfs2/for-next'Stephen Rothwell
2009-07-13Merge commit 'gfs2/master'Stephen Rothwell
2009-07-13Merge commit 'fuse/for-next'Stephen Rothwell
2009-07-13Merge commit 'cifs/master'Stephen Rothwell
2009-07-13Merge branch 'quilt/driver-core.current'Stephen Rothwell
2009-07-13driver model: constify attribute groupsDavid Brownell
2009-07-13partitions: fix broken uevent_suppress conversionHeiko Carstens
2009-07-12GFS2: Fix incorrent statfs consistency checkBenjamin Marzinski
2009-07-12GFS2: Don't put unlikely reclaim candidates on the reclaim list.Benjamin Marzinski
2009-07-12AFS: Fix compilation warningArtem Bityutskiy
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan
2009-07-12nilfs2: remove redundant super block commitJiro SEKIBA
2009-07-12nilfs2: implement nilfs_show_options to display mount options in /proc/mountsJiro SEKIBA
2009-07-12fs/Kconfig: move nilfs2 outRyusuke Konishi
2009-07-11Revert "fuse: Fix build error" as unnecessaryLinus Torvalds
2009-07-10isofs: fix Joliet regressionBartlomiej Zolnierkiewicz
2009-07-10Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds
2009-07-10Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds
2009-07-10fuse: Fix build errorLarry Finger
2009-07-10ocfs2: log the actual return value of ocfs2_file_aio_write()Wengang Wang
2009-07-10Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-07-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds
2009-07-10writeback: use spin_trylock() in bdi_writeback_all() for WB_SYNC_NONEJens Axboe
2009-07-10writeback: check for registered bdi in flusher add and inode dirtyJens Axboe
2009-07-10writeback: add name to backing_dev_infoJens Axboe
2009-07-10writeback: allow sleepy exit of default writeback taskJens Axboe
2009-07-10writeback: support > 1 flusher thread per bdiJens Axboe
2009-07-10writeback: separate the flushing state/task from the bdiJens Axboe
2009-07-10writeback: get rid of pdflush completelyJens Axboe
2009-07-10writeback: move dirty inodes from super_block to backing_dev_infoJens Axboe
2009-07-10GFS2: Don't try and dealloc own inodeSteven Whitehouse
2009-07-10block: fix sg SG_DXFER_TO_FROM_DEV regressionFUJITA Tomonori
2009-07-10Fix congestion_wait() sync/async vs read/write confusionJens Axboe
2009-07-10[CIFS] Distinguish posix opens and mkdirs from legacy mkdirs in statsSteve French
2009-07-10trivial: fix typo "for for" in multiple filesAnand Gadiyar
2009-07-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2009-07-09cifs: when ATTR_READONLY is set, only clear write bits on non-directoriesJeff Layton
2009-07-09cifs: remove cifsInodeInfo->inUse counterJeff Layton
2009-07-09cifs: convert cifs_get_inode_info and non-posix readdir to use cifs_igetJeff Layton
2009-07-09[CIFS] update cifs version numberSteve French
2009-07-09cifs: add and use CIFSSMBUnixSetFileInfo for setattr callsJeff Layton