aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds2012-05-28
|\
| * exofs: Add SYSFS info for autologin/pNFS exportSachin Bhamare2012-05-21
| * exofs: Fix CRASH on very early IO errors.Boaz Harrosh2012-05-20
* | Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linuxLinus Torvalds2012-05-28
|\ \
| * | writeback: Avoid iput() from flusher threadJan Kara2012-05-06
| * | vfs: Rename end_writeback() to clear_inode()Jan Kara2012-05-06
| * | vfs: Move waiting for inode writeback from end_writeback() to evict_inode()Jan Kara2012-05-06
| * | writeback: Refactor writeback_single_inode()Jan Kara2012-05-06
| * | writeback: Remove wb->list_lock from writeback_single_inode()Jan Kara2012-05-06
| * | writeback: Separate inode requeueing after writebackJan Kara2012-05-06
| * | writeback: Move I_DIRTY_PAGES handlingJan Kara2012-05-06
| * | writeback: Move requeueing when I_SYNC set to writeback_sb_inodes()Jan Kara2012-05-06
| * | writeback: Move clearing of I_SYNC into inode_sync_complete()Jan Kara2012-05-06
* | | word-at-a-time: make the interfaces truly genericLinus Torvalds2012-05-26
* | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2012-05-25
|\ \ \
| * | | ext2: trivial fix to comment for ext2_free_blocksWang Sheng-Hui2012-05-18
| * | | ext2: remove the redundant comment for ext2_export_opsWang Sheng-Hui2012-05-15
| * | | ext3: return 32/64-bit dir name hash according to usage typeEric Sandeen2012-05-15
| * | | quota: Get rid of nested I_MUTEX_QUOTA locking subclassJan Kara2012-05-15
| * | | quota: Use precomputed value of sb_dqopt in dquot_quota_syncJan Kara2012-05-15
| * | | ext2: Remove i_mutex use from ext2_quota_write()Jan Kara2012-05-15
| * | | reiserfs: Remove i_mutex use from reiserfs_quota_write()Jan Kara2012-05-15
| * | | ext4: Remove i_mutex use from ext4_quota_write()Jan Kara2012-05-15
| * | | ext3: Remove i_mutex use from ext3_quota_write()Jan Kara2012-05-15
| * | | quota: Fix double lock in add_dquot_ref() with CONFIG_QUOTA_DEBUGJan Kara2012-05-15
| * | | jbd: Write journal superblock with WRITE_FUA after checkpointingJan Kara2012-05-15
| * | | jbd: protect all log tail updates with j_checkpoint_mutexJan Kara2012-05-15
| * | | jbd: Split updating of journal superblock and marking journal emptyJan Kara2012-05-15
| * | | ext2: do not register write_super within VFSArtem Bityutskiy2012-04-11
| * | | ext2: Remove s_dirt handlingJan Kara2012-04-11
| * | | ext2: write superblock only once on unmountArtem Bityutskiy2012-04-11
| * | | ext3: remove max_debt in find_group_orlov()Akira Fujita2012-04-11
| * | | jbd: Refine commit writeout logicJan Kara2012-04-11
* | | | Merge tag 'stable/for-linus-3.5-rc0-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-05-24
|\ \ \ \
| * | | | debugfs: Add support to print u32 array in debugfsSrivatsa Vaddagiri2012-04-17
| | |/ / | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2012-05-24
|\ \ \ \
| * | | | kernel: Move REPEAT_BYTE definition into linux/kernel.hDavid S. Miller2012-05-24
* | | | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2012-05-24
|\ \ \ \ \
| * | | | | xfs: add trace points for log forcesDave Chinner2012-05-21
| * | | | | xfs: fix memory reclaim deadlock on agi bufferPeter Watkins2012-05-21
| * | | | | xfs: fix delalloc quota accounting on failureDave Chinner2012-05-21
| * | | | | xfs: protect xfs_sync_worker with s_umount semaphoreBen Myers2012-05-15
| * | | | | xfs: introduce SEEK_DATA/SEEK_HOLE supportJeff Liu2012-05-14
| * | | | | xfs: make xfs_extent_busy_trim not staticBen Myers2012-05-14
| * | | | | xfs: make XBF_MAPPED the default behaviourDave Chinner2012-05-14
| * | | | | xfs: flush outstanding buffers on log mount failureDave Chinner2012-05-14
| * | | | | xfs: Properly exclude IO type flags from buffer flagsDave Chinner2012-05-14
| * | | | | xfs: clean up xfs_bit.h includesDave Chinner2012-05-14
| * | | | | xfs: move xfs_do_force_shutdown() and kill xfs_rw.cDave Chinner2012-05-14
| * | | | | xfs: move xfs_get_extsz_hint() and kill xfs_rw.hDave Chinner2012-05-14