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