summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2010-02-28exofs: debug print even lessBoaz Harrosh
2010-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds
2010-01-29Split 'flush_old_exec' into two functionsLinus Torvalds
2010-01-28Btrfs: check total number of devices when removing missingJosef Bacik
2010-01-28Btrfs: check return value of open_bdev_exclusive properlyJosef Bacik
2010-01-28Btrfs: do not mark the chunk as readonly if in degraded modeJosef Bacik
2010-01-28Btrfs: run orphan cleanup on default fs rootJosef Bacik
2010-01-28Btrfs: fix a memory leak in btrfs_init_aclYang Hongyang
2010-01-28Btrfs: Use correct values when updating inode i_size on fallocateAneesh Kumar K.V
2010-01-28Btrfs: remove tree_search() in extent_map.cMiao Xie
2010-01-28Btrfs: Add mount -o compress-forceChris Mason
2010-01-27fix oops in fs/9p late mount failureAl Viro
2010-01-27fix leak in romfs_fill_super()Al Viro
2010-01-27get rid of pointless checks after simple_pin_fs()Al Viro
2010-01-27Fix failure exits in bfs_fill_super()Al Viro
2010-01-27fix affs parse_options()Al Viro
2010-01-27Fix remount races with symlink handling in affsAl Viro
2010-01-27Fix a leak in affs_fill_super()Al Viro
2010-01-27fnctl: f_modown should call write_lock_irqsave/restoreGreg Kroah-Hartman
2010-01-26Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2010-01-25eventfd - allow atomic read and waitqueue removeDavide Libenzi
2010-01-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds
2010-01-21Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-01-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr...Linus Torvalds
2010-01-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds
2010-01-20compat_ioctl: Supress "unknown cmd" message on serial /dev/consoleAtsushi Nemoto
2010-01-20ecryptfs: use after freeDan Carpenter
2010-01-20ecryptfs: Eliminate useless codeJulia Lawall
2010-01-20ecryptfs: fix interpose/interpolate typos in commentsErez Zadok
2010-01-20ecryptfs: pass matching flags to interpose as defined and used thereErez Zadok
2010-01-20ecryptfs: remove unnecessary d_drop calls in ecryptfs_linkErez Zadok
2010-01-20ecryptfs: don't ignore return value from lock_renameErez Zadok
2010-01-20ecryptfs: initialize private persistent file before dereferencing pointerErez Zadok
2010-01-20eCryptfs: Remove mmap from directory operationsTyler Hicks
2010-01-20eCryptfs: Add getattr functionTyler Hicks
2010-01-20eCryptfs: Use notify_change for truncating lower inodesTyler Hicks
2010-01-19fs/bio.c: fix shadows sparse warningThiago Farina
2010-01-18Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2010-01-18Btrfs: fix possible panic on unmountJosef Bacik
2010-01-18Btrfs: deal with NULL acl sent to btrfs_set_aclChris Mason
2010-01-18Btrfs: fix regression in orphan cleanupJosef Bacik
2010-01-18Btrfs: Fix race in btrfs_mark_extent_writtenYan, Zheng
2010-01-18Btrfs, fix memory leaks in error pathsJiri Slaby
2010-01-18Btrfs: align offsets for btrfs_ordered_update_i_sizeYan, Zheng
2010-01-18btrfs: fix missing last-entry in readdir(3)Jan Engelhardt
2010-01-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2010-01-16nommu: fix shared mmap after truncate shrinkage problemsDavid Howells
2010-01-16nommu: fix race between ramfs truncation and shared mmapDavid Howells
2010-01-16do_add_mount() should sanitize mnt_flagsAl Viro
2010-01-16CIFS shouldn't make mountpoints shrinkableAl Viro