aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* 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
| * | fsnotify: fix inotify tail drop check with path entriesEric Paris2009-07-21
| * | inotify: check filename before dropping repeat eventsEric Paris2009-07-21
| * | fsnotify: use def_bool in kconfig instead of letting the user chooseEric Paris2009-07-21
| * | inotify: fix error paths in inotify_update_watchEric Paris2009-07-21
| * | inotify: do not leak inode marks in inotify_add_watchEric Paris2009-07-21
| * | inotify: drop user watch count when a watch is removedEric Paris2009-07-21
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Linus Torvalds2009-07-27
|\ \ \
| * | | jfs: Fix early release of acl in jfs_get_aclStefan Bader2009-07-23
* | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2009-07-27
|\ \ \ \
| * | | | jbd: fix race between write_metadata_buffer and get_write_accessdingdinghua2009-07-21
| * | | | ext3: Get rid of extenddisksize parameter of ext3_get_blocks_handle()Jan Kara2009-07-15
| * | | | jbd: Fix a race between checkpointing code and journal_get_write_access()Jan Kara2009-07-15
| * | | | ext3: Fix truncation of symlinks after failed writeJan Kara2009-07-15
| * | | | jbd: Fail to load a journal if it is too shortJan Kara2009-07-15
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2009-07-27
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | [CIFS] fix sparse warningSteve French2009-07-22
| * | | | cifs: fix sb->s_maxbytes so that it casts properly to a signed valueJeff Layton2009-07-22
| * | | | cifs: disable serverino if server doesn't support itJeff Layton2009-07-22
| | |/ / | |/| |
* | | | Merge branch 'lockdep-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-07-22
|\ \ \ \
| * | | | lockdep: Fix lockdep annotation for pipe_double_lock()Peter Zijlstra2009-07-22
| |/ / /
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds2009-07-22
|\ \ \ \