aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2009-07-31
|\
| * xfs: bump up nr_to_write in xfs_vm_writepageEric Sandeen2009-07-31
| * xfs: reduce bmv_count in xfs_vn_fiemapEric Sandeen2009-07-31
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2009-07-30
|\ \
| * | Btrfs: be more polite in the async caching threadsChris Mason2009-07-30
| * | Btrfs: preserve commit_root for async cachingYan Zheng2009-07-30
* | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2009-07-30
|\ \ \
| * | | udf: Fix loading of VAT inode when drive wrongly reports number of recorded b...Jan Kara2009-07-30
* | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2009-07-30
|\ \ \ \
| * | | | quota: Silence lockdep on quota_onJan Kara2009-07-30
| |/ / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds2009-07-30
|\ \ \ \ | |/ / / |/| | |
| * | | GFS2: remove dcache entries for remote deleted inodesBenjamin Marzinski2009-07-30
| * | | GFS2: Fix incorrent statfs consistency checkBenjamin Marzinski2009-07-30
| * | | GFS2: Don't put unlikely reclaim candidates on the reclaim list.Benjamin Marzinski2009-07-30
| * | | GFS2: Don't try and dealloc own inodeSteven Whitehouse2009-07-30
| * | | GFS2: Fix panic in glock memory shrinkerBenjamin Marzinski2009-07-30
| * | | GFS2: keep statfs info in sync on growsBenjamin Marzinski2009-07-30
| * | | GFS2: Shrink the shrinkerSteven Whitehouse2009-07-30
* | | | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2009-07-29
|\ \ \ \
| * | | | PM / Hibernate: Replace bdget call with simple atomic_inc of i_countAlan Jenkins2009-07-29
* | | | | fs/ramfs/file-nommu.c needs include/linux/sched.hCatalin Marinas2009-07-29
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2009-07-29
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | sysfs: fix hardlink count on device_movePeter Oberparleiter2009-07-28
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2009-07-28
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Btrfs: Fix async caching interaction with unmountYan Zheng2009-07-28
| * | | | Btrfs: change how we unpin extentsJosef Bacik2009-07-27
| * | | | Btrfs: Correct redundant test in add_inode_refJulia Lawall2009-07-27
| * | | | Btrfs: find smallest available device extent during chunk allocationChris Mason2009-07-24
| * | | | Btrfs: clear all space_info->full after removing a block groupChris Mason2009-07-24
| * | | | Btrfs: make flushoncommit mount option correctly wait on ordered_extentsSage Weil2009-07-24
| * | | | Btrfs: Avoid delayed reference update loopingYan Zheng2009-07-24
| * | | | Btrfs: Fix ordering of key field checks in btrfs_previous_itemYan Zheng2009-07-24
| * | | | Btrfs: find_free_dev_extent doesn't handle holes at the start of the deviceYan Zheng2009-07-24
| * | | | Btrfs: Remove code duplication in comp_keysDiego Calleja2009-07-24
| * | | | Btrfs: async block group cachingJosef Bacik2009-07-24
| * | | | Btrfs: use hybrid extents+bitmap rb tree for free spaceJosef Bacik2009-07-24
| * | | | Btrfs: Fix crash on read failures at mountDavid Woodhouse2009-07-22
| * | | | Btrfs: remove of redundant btrfs_header_levelDaniel Cadete2009-07-22
| * | | | Btrfs: adjust NULL testJulia Lawall2009-07-22
| * | | | Btrfs: Remove broken sanity check from btrfs_rmap_block()David Woodhouse2009-07-22
| * | | | Btrfs: convert nested spin_lock_irqsave to spin_lockJulia Lawall2009-07-22
| * | | | Btrfs: make sure all dirty blocks are written at commit timeYan Zheng2009-07-22
| * | | | Btrfs: fix locking issue in btrfs_find_next_keyYan Zheng2009-07-22
| * | | | Btrfs: fix double increment of path->slots[0] in btrfs_next_leafYan Zheng2009-07-22
| * | | | Btrfs: properly update space information after shrinking device.Yan Zheng2009-07-22
| * | | | Btrfs: fix definition of struct btrfs_extent_inline_refYan Zheng2009-07-22
* | | | | eCryptfs: parse_tag_3_packet check tag 3 packet encrypted key sizeRamon de Carvalho Valle2009-07-28
* | | | | eCryptfs: Check Tag 11 literal data buffer sizeTyler Hicks2009-07-28
| |/ / / |/| | |
* | | | Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyLinus Torvalds2009-07-27
|\ \ \ \
| * | | | inotify: use GFP_NOFS under potential memory pressureEric Paris2009-07-21