summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2010-01-297-30/+36
|\
| * Btrfs: check total number of devices when removing missingJosef Bacik2010-01-281-2/+2
| * Btrfs: check return value of open_bdev_exclusive properlyJosef Bacik2010-01-281-2/+2
| * Btrfs: do not mark the chunk as readonly if in degraded modeJosef Bacik2010-01-281-0/+5
| * Btrfs: run orphan cleanup on default fs rootJosef Bacik2010-01-282-6/+6
| * Btrfs: fix a memory leak in btrfs_init_aclYang Hongyang2010-01-281-0/+1
| * Btrfs: Use correct values when updating inode i_size on fallocateAneesh Kumar K.V2010-01-281-4/+9
| * Btrfs: remove tree_search() in extent_map.cMiao Xie2010-01-281-14/+0
| * Btrfs: Add mount -o compress-forceChris Mason2010-01-283-2/+11
* | Split 'flush_old_exec' into two functionsLinus Torvalds2010-01-296-35/+24
* | fix oops in fs/9p late mount failureAl Viro2010-01-261-1/+2
* | fix leak in romfs_fill_super()Al Viro2010-01-261-0/+1
* | get rid of pointless checks after simple_pin_fs()Al Viro2010-01-261-9/+2
* | Fix failure exits in bfs_fill_super()Al Viro2010-01-261-22/+21
* | fix affs parse_options()Al Viro2010-01-261-6/+6
* | Fix remount races with symlink handling in affsAl Viro2010-01-264-8/+25
* | Fix a leak in affs_fill_super()Al Viro2010-01-261-0/+2
* | fnctl: f_modown should call write_lock_irqsave/restoreGreg Kroah-Hartman2010-01-261-2/+4
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2010-01-253-35/+77
|\ \
| * | ext4: Drop EXT4_GET_BLOCKS_UPDATE_RESERVE_SPACE flagAneesh Kumar K.V2010-01-153-11/+8
| * | ext4: Fix quota accounting error with fallocateAneesh Kumar K.V2010-01-253-13/+54
| * | ext4: Handle -EDQUOT error on writeAneesh Kumar K.V2010-01-221-14/+18
* | | eventfd - allow atomic read and waitqueue removeDavide Libenzi2010-01-251-15/+74
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds2010-01-211-0/+3
|\ \ \
| * | | compat_ioctl: Supress "unknown cmd" message on serial /dev/consoleAtsushi Nemoto2010-01-201-0/+3
* | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-01-211-1/+1
|\ \ \ \
| * | | | fs/bio.c: fix shadows sparse warningThiago Farina2010-01-191-1/+1
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr...Linus Torvalds2010-01-214-50/+109
|\ \ \ \ \
| * | | | | ecryptfs: use after freeDan Carpenter2010-01-191-2/+2
| * | | | | ecryptfs: Eliminate useless codeJulia Lawall2010-01-191-1/+1
| * | | | | ecryptfs: fix interpose/interpolate typos in commentsErez Zadok2010-01-191-2/+2
| * | | | | ecryptfs: pass matching flags to interpose as defined and used thereErez Zadok2010-01-191-1/+2
| * | | | | ecryptfs: remove unnecessary d_drop calls in ecryptfs_linkErez Zadok2010-01-191-3/+0
| * | | | | ecryptfs: don't ignore return value from lock_renameErez Zadok2010-01-191-1/+12
| * | | | | ecryptfs: initialize private persistent file before dereferencing pointerErez Zadok2010-01-191-7/+7
| * | | | | eCryptfs: Remove mmap from directory operationsTyler Hicks2010-01-191-1/+0
| * | | | | eCryptfs: Add getattr functionTyler Hicks2010-01-191-0/+16
| * | | | | eCryptfs: Use notify_change for truncating lower inodesTyler Hicks2010-01-191-32/+67
| | |/ / / | |/| | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2010-01-217-41/+125
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |
| * | | Btrfs: fix possible panic on unmountJosef Bacik2010-01-171-13/+19
| * | | Btrfs: deal with NULL acl sent to btrfs_set_aclChris Mason2010-01-171-5/+7
| * | | Btrfs: fix regression in orphan cleanupJosef Bacik2010-01-171-0/+6
| * | | Btrfs: Fix race in btrfs_mark_extent_writtenYan, Zheng2010-01-171-20/+80
| * | | Btrfs, fix memory leaks in error pathsJiri Slaby2010-01-172-2/+6
| * | | Btrfs: align offsets for btrfs_ordered_update_i_sizeYan, Zheng2010-01-171-0/+2
| * | | btrfs: fix missing last-entry in readdir(3)Jan Engelhardt2010-01-171-1/+5
* | | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2010-01-188-130/+201
|\ \ \ \
| * | | | xfs: xfs_swap_extents needs to handle dynamic fork offsetsDave Chinner2010-01-151-16/+90
| * | | | xfs: fix missing error check in xfs_rtfree_rangeDave Chinner2010-01-151-0/+2
| * | | | xfs: fix stale inode flush avoidanceDave Chinner2010-01-151-6/+15
OpenPOWER on IntegriCloud