summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | Btrfs: Fix async caching interaction with unmountYan Zheng2009-07-282-1/+6
| | * | | | Btrfs: change how we unpin extentsJosef Bacik2009-07-274-113/+46
| | * | | | Btrfs: Correct redundant test in add_inode_refJulia Lawall2009-07-271-1/+1
| | * | | | Btrfs: find smallest available device extent during chunk allocationChris Mason2009-07-241-2/+10
| | * | | | Btrfs: clear all space_info->full after removing a block groupChris Mason2009-07-241-1/+2
| | * | | | Btrfs: make flushoncommit mount option correctly wait on ordered_extentsSage Weil2009-07-241-3/+5
| | * | | | Btrfs: Avoid delayed reference update loopingYan Zheng2009-07-241-4/+1
| | * | | | Btrfs: Fix ordering of key field checks in btrfs_previous_itemYan Zheng2009-07-241-2/+2
| | * | | | Btrfs: find_free_dev_extent doesn't handle holes at the start of the deviceYan Zheng2009-07-241-3/+7
| | * | | | Btrfs: Remove code duplication in comp_keysDiego Calleja2009-07-241-13/+1
| | * | | | Btrfs: async block group cachingJosef Bacik2009-07-246-124/+439
| | * | | | Btrfs: use hybrid extents+bitmap rb tree for free spaceJosef Bacik2009-07-244-216/+826
| | * | | | Btrfs: Fix crash on read failures at mountDavid Woodhouse2009-07-221-0/+10
| | * | | | Btrfs: remove of redundant btrfs_header_levelDaniel Cadete2009-07-221-3/+3
| | * | | | Btrfs: adjust NULL testJulia Lawall2009-07-221-1/+1
| | * | | | Btrfs: Remove broken sanity check from btrfs_rmap_block()David Woodhouse2009-07-221-20/+0
| | * | | | Btrfs: convert nested spin_lock_irqsave to spin_lockJulia Lawall2009-07-221-2/+2
| | * | | | Btrfs: make sure all dirty blocks are written at commit timeYan Zheng2009-07-222-37/+42
| | * | | | Btrfs: fix locking issue in btrfs_find_next_keyYan Zheng2009-07-222-33/+65
| | * | | | Btrfs: fix double increment of path->slots[0] in btrfs_next_leafYan Zheng2009-07-221-1/+2
| | * | | | Btrfs: properly update space information after shrinking device.Yan Zheng2009-07-221-2/+2
| | * | | | Btrfs: fix definition of struct btrfs_extent_inline_refYan Zheng2009-07-221-1/+1
| * | | | | eCryptfs: parse_tag_3_packet check tag 3 packet encrypted key sizeRamon de Carvalho Valle2009-07-281-0/+7
| * | | | | eCryptfs: Check Tag 11 literal data buffer sizeTyler Hicks2009-07-281-0/+6
| | |/ / / | |/| | |
| * | | | Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyLinus Torvalds2009-07-276-58/+90
| |\ \ \ \
| | * | | | inotify: use GFP_NOFS under potential memory pressureEric Paris2009-07-213-11/+20
| | * | | | fsnotify: fix inotify tail drop check with path entriesEric Paris2009-07-211-0/+1
| | * | | | inotify: check filename before dropping repeat eventsEric Paris2009-07-211-2/+7
| | * | | | fsnotify: use def_bool in kconfig instead of letting the user chooseEric Paris2009-07-213-13/+3
| | * | | | inotify: fix error paths in inotify_update_watchEric Paris2009-07-211-30/+49
| | * | | | inotify: do not leak inode marks in inotify_add_watchEric Paris2009-07-211-4/+10
| | * | | | inotify: drop user watch count when a watch is removedEric Paris2009-07-211-0/+2
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Linus Torvalds2009-07-271-3/+1
| |\ \ \ \ \
| | * | | | | jfs: Fix early release of acl in jfs_get_aclStefan Bader2009-07-231-3/+1
| | | |_|/ / | | |/| | |
| * | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2009-07-274-63/+66
| |\ \ \ \ \
| | * | | | | jbd: fix race between write_metadata_buffer and get_write_accessdingdinghua2009-07-211-9/+11
| | * | | | | ext3: Get rid of extenddisksize parameter of ext3_get_blocks_handle()Jan Kara2009-07-152-12/+4
| | * | | | | jbd: Fix a race between checkpointing code and journal_get_write_access()Jan Kara2009-07-151-33/+35
| | * | | | | ext3: Fix truncation of symlinks after failed writeJan Kara2009-07-151-9/+10
| | * | | | | jbd: Fail to load a journal if it is too shortJan Kara2009-07-151-0/+6
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2009-07-272-7/+10
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | [CIFS] fix sparse warningSteve French2009-07-221-2/+2
| | * | | | | cifs: fix sb->s_maxbytes so that it casts properly to a signed valueJeff Layton2009-07-221-4/+4
| | * | | | | cifs: disable serverino if server doesn't support itJeff Layton2009-07-221-1/+4
| | | |/ / / | | |/| | |
| * | | | | Merge branch 'lockdep-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-07-221-2/+2
| |\ \ \ \ \
| | * | | | | lockdep: Fix lockdep annotation for pipe_double_lock()Peter Zijlstra2009-07-221-2/+2
| | |/ / / /
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds2009-07-222-26/+26
| |\ \ \ \ \
| | * | | | | fs/Kconfig: move nilfs2 outRyusuke Konishi2009-07-142-26/+26
| * | | | | | NFSv4: Fix a problem whereby a buggy server can oops the kernelTrond Myklebust2009-07-212-5/+13
| * | | | | | NFSv4: Fix an NFSv4 mount regressionTrond Myklebust2009-07-213-22/+26