summaryrefslogtreecommitdiffstats
path: root/fs (follow)
Commit message (Expand)AuthorAgeFilesLines
* ocfs2/net: Use wait_event() in o2net_send_message_vec()Sunil Mushran2009-06-151-5/+2
* ocfs2: Adjust rightmost path in ocfs2_add_branch.Tao Ma2009-06-151-4/+76
* ocfs2: fdatasync should skip unimportant metadata writeoutHisashi Hifumi2009-06-091-0/+3
* ocfs2: Remove redundant gotos in ocfs2_mount_volume()Tao Ma2009-06-041-6/+1
* ocfs2: Add statistics for the checksum and ecc operations.Joel Becker2009-06-044-19/+240
* ocfs2 patch to track delayed orphan scan timer statisticsSrinivas Eeda2009-06-043-1/+15
* ocfs2: timer to queue scan of all orphan slotsSrinivas Eeda2009-06-047-0/+197
* ocfs2: Correct ordering of ip_alloc_sem and localloc locks for directoriesJan Kara2009-06-041-11/+10
* ocfs2: Fix possible deadlock in quota recoveryJan Kara2009-06-041-7/+9
* ocfs2: Fix possible deadlock with quotas in ocfs2_setattr()Jan Kara2009-06-041-23/+30
* ocfs2: Fix lock inversion in ocfs2_local_read_info()Jan Kara2009-06-041-0/+5
* ocfs2: Fix possible deadlock in ocfs2_global_read_dquot()Jan Kara2009-06-041-1/+3
* ocfs2: update comments in masklog.hColy Li2009-05-051-18/+17
* ocfs2: Don't printk the error when listing too many xattrs.Tao Ma2009-05-051-2/+3
* Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2009-05-033-89/+108
|\
| * xfs: fix getbmap vs mmap deadlockChristoph Hellwig2009-04-301-17/+35
| * xfs: a couple getbmap cleanupsChristoph Hellwig2009-04-301-83/+79
| * xfs: add more checks to superblock validationOlaf Weber2009-04-301-0/+3
| * xfs_file_last_byte() needs to acquire ilockLachlan McIlroy2009-04-301-0/+2
* | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-05-031-1/+1
|\ \
| * | configfs: Fix Trivial Warning in fs/configfs/symlink.cSubrata Modak2009-04-211-1/+1
* | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-05-036-20/+38
|\ \ \
| * | | ocfs2: Fix a missing credit when deleting from indexed directories.Joel Becker2009-04-301-2/+3
| * | | ocfs2/trivial: Remove unused variable in ocfs2_rename.Tao Ma2009-04-291-4/+0
| * | | ocfs2: Add missing iput() during error handling in ocfs2_dentry_attach_lock()Sunil Mushran2009-04-231-0/+15
| * | | ocfs2: Fix some printk() warnings.Joel Becker2009-04-222-11/+17
| * | | ocfs2: Fix 2 warning during ocfs2 make.Tao Ma2009-04-222-2/+2
| * | | ocfs2: Reserve 1 more cluster in expanding_inline_dir for indexed dir.Tao Ma2009-04-071-1/+1
* | | | ptrace: s/parent/real_parent/ in binfmt_elf_fdpic.cOleg Nesterov2009-05-031-2/+2
* | | | mm: fix Committed_AS underflow on large NR_CPUS environmentKOSAKI Motohiro2009-05-031-1/+1
* | | | alpha: binfmt_aout fixIvan Kokshaysky2009-05-031-3/+4
* | | | pagemap: require aligned-length, non-null reads of /proc/pid/pagemapVitaly Mayatskikh2009-05-031-0/+4
* | | | mm: close page_mkwrite racesNick Piggin2009-05-031-4/+6
* | | | autofs4: fix incorrect return in autofs4_mount_busy()Ian Kent2009-05-031-1/+3
* | | | eCryptfs: Fix min function comparison warningTyler Hicks2009-04-271-1/+1
* | | | ecryptfs: fix printk format warningRandy Dunlap2009-04-271-1/+1
* | | | bio: fix memcpy corruption in bio_copy_user_iov()FUJITA Tomonori2009-04-281-0/+3
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2009-04-2717-337/+281
|\ \ \ \
| * | | | Btrfs: look for acls during btrfs_read_locked_inodeChris Mason2009-04-271-0/+62
| * | | | Btrfs: fix acl cachingChris Mason2009-04-272-7/+15
| * | | | Btrfs: Fix a bunch of printk() warnings.Joel Becker2009-04-275-23/+40
| * | | | Btrfs: Fix a trivial warning using max() of u64 vs ULL.Joel Becker2009-04-271-1/+1
| * | | | Btrfs: remove unused btrfs_bit_radix slabChris Mason2009-04-271-8/+0
| * | | | Btrfs: ratelimit IO error printksChris Mason2009-04-272-17/+31
| * | | | Btrfs: remove #if 0 codeChris Mason2009-04-273-188/+1
| * | | | Btrfs: When shrinking, only update disk size on successChris Ball2009-04-272-11/+27
| * | | | Btrfs: fix deadlocks and stalls on dead root removalChris Mason2009-04-241-0/+6
| * | | | Btrfs: fix fallocate deadlock on inode extent lockChris Mason2009-04-245-17/+29
| * | | | Btrfs: kill btrfs_cache_createChristoph Hellwig2009-04-243-43/+28
| * | | | Btrfs: don't export symbolsChristoph Hellwig2009-04-241-6/+0