aboutsummaryrefslogtreecommitdiffstats
path: root/fs (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-12-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlmLinus Torvalds14-53/+46
2009-12-10Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds19-498/+629
2009-12-10Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds8-446/+1093
2009-12-10Merge git://git.infradead.org/ubifs-2.6Linus Torvalds3-18/+17
2009-12-10exofs: Multi-device mirror supportBoaz Harrosh6-28/+361
2009-12-10exofs: Move all operations to an io_engineBoaz Harrosh5-350/+644
2009-12-10exofs: move osd.c to ios.cBoaz Harrosh2-1/+1
2009-12-10exofs: statfs blocks is sectors not FS blocksBoaz Harrosh1-4/+6
2009-12-10exofs: Prints on mount and unmoutBoaz Harrosh1-0/+11
2009-12-10exofs: refactor exofs_i_info initialization into common helperBoaz Harrosh1-2/+8
2009-12-10exofs: dbg-print lessBoaz Harrosh1-5/+7
2009-12-10exofs: More sane debug printBoaz Harrosh1-2/+1
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds37-64/+60
2009-12-09ext4: Fix potential fiemap deadlock (mmap_sem vs. i_data_sem)Theodore Ts'o1-2/+2
2009-12-09ext4: Do not override ext2 or ext3 if built they are built as modulesTheodore Ts'o2-3/+3
2009-12-09jbd2: Export jbd2_log_start_commit to fix ext4 buildTheodore Ts'o1-0/+1
2009-12-09Merge branch 'reiserfs/kill-bkl' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracingLinus Torvalds16-163/+420
2009-12-08Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds12-68/+143
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2-749/+4
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6Linus Torvalds10-136/+60
2009-12-08UBIFS: fix return code in check_leafRoel Kluin1-1/+1
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina37-64/+60
2009-12-06ext4: Fix insufficient checks in EXT4_IOC_MOVE_EXTAkira Fujita2-12/+25
2009-12-08ext4: Wait for proper transaction commit on fsyncJan Kara6-31/+80
2009-12-08ext4: fix incorrect block reservation on quota transfer.Dmitry Monakhov1-1/+1
2009-12-08ext4: quota macros cleanupDmitry Monakhov5-10/+14
2009-12-08ext4: ext4_get_reserved_space() must return bytes instead of blocksDmitry Monakhov1-1/+1
2009-12-08ext4: remove blocks from inode prealloc list on failureCurt Wohlgemuth1-0/+19
2009-12-08ext4: wait for log to commit when umountingJosef Bacik1-4/+6
2009-12-08ext4: Avoid data / filesystem corruption when write fails to copy dataJan Kara1-5/+15
2009-12-07ext4: Use ext4 file system driver for ext2/ext3 file system mountsTheodore Ts'o2-0/+68
2009-12-07ext4: Return the PTR_ERR of the correct pointer in setup_new_group_blocks()Roel Kluin1-1/+1
2009-12-05Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-14/+28
2009-12-05Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller31-537/+991
2009-12-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds26-504/+961
2009-12-04tree-wide: fix misspelling of "definition" in commentsAdam Buchbinder2-2/+2
2009-12-04reiserfs: fix misspelling of "journaled"Adam Buchbinder1-1/+1
2009-12-04inotify: remove superfluous return code checkGiuseppe Scrivano1-4/+0
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa26-31/+31
2009-12-04fs/debugfs/inode.c: fix comment typosAlberto Bertogli1-3/+3
2009-12-04tree-wide: fix typos "offest" -> "offset"Uwe Kleine-König3-3/+3
2009-12-03writeback: remove unused nonblocking and congestion checksWu Fengguang2-17/+1
2009-12-03writeback: introduce wbc.for_backgroundWu Fengguang2-1/+2
2009-12-03writeback: remove the always false bdi_cap_writeback_dirty() testWu Fengguang1-18/+0
2009-12-03Merge branch 'master' into for-2.6.33Jens Axboe72-449/+1896
2009-12-03GFS2: Fix glock refcount issuesSteven Whitehouse1-13/+8
2009-12-03writeback: remove unused nonblocking and congestion checks (gfs2)Wu Fengguang1-12/+0
2009-12-03GFS2: drop rindex glock to refresh rindex listBenjamin Marzinski1-2/+6
2009-12-03GFS2: Tag all metadata with jidSteven Whitehouse4-2/+8
2009-12-03GFS2: Locking order fix in gfs2_check_blk_stateSteven Whitehouse1-4/+10