aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* Fix misspelling of "should" and "shouldn't" in comments.Adam Buchbinder2010-02-051-1/+1
* fs/qnx4: decrement sizeof size in strncmpJulia Lawall2010-02-041-1/+2
* Fix misspellings of "invocation" in comments.Adam Buchbinder2010-02-042-2/+2
* Fix misspellings of "truly" in comments.Adam Buchbinder2010-02-042-2/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds2010-02-031-1/+1
|\
| * nilfs2: fix potential leak of dirty data on umountRyusuke Konishi2010-01-311-1/+1
* | mm: flush dcache before writing into page to avoid aliasanfei zhou2010-02-021-0/+3
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-02-022-2/+8
|\ \
| * | block: fix bugs in bio-integrity mempool usageChuck Ebbert2010-01-301-1/+2
| * | block: fix bio_add_page for non trivial merge_bvec_fn caseDmitry Monakhov2010-01-281-1/+6
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds2010-02-022-7/+4
|\ \ \
| * | | GFS2: Use GFP_NOFS for alloc structureSteven Whitehouse2010-02-011-1/+1
| * | | GFS2: Fix previous patchSteven Whitehouse2010-02-011-0/+1
| * | | GFS2: Don't withdraw on partial rindex entriesBenjamin Marzinski2010-02-011-5/+0
| * | | GFS2: Fix refcnt leak on gfs2_follow_link() error pathOGAWA Hirofumi2010-01-121-1/+2
* | | | Fix 'flush_old_exec()/setup_new_exec()' splitLinus Torvalds2010-02-021-5/+5
* | | | Merge branch 'reiserfs/kill-bkl' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2010-02-011-0/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | reiserfs: Fix vmalloc call under reiserfs lockFrederic Weisbecker2010-01-281-0/+2
| | |/ | |/|
* | | 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