aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2008-11-26jbd2: improve jbd2 fsync batchingJosef Bacik
2009-01-05ext4: Don't overwrite allocation_context ac_statusAneesh Kumar K.V
2009-01-05ext4: remove extraneous newlines from calls to ext4_error() and ext4_warning()Theodore Ts'o
2009-01-05jbd2: Add barrier not supported test to journal_wait_on_commit_recordTheodore Ts'o
2009-01-07ext4: Allow ext4 to run without a journalFrank Mayhar
2008-12-17ext4: Widen type of ext4_sb_info.s_mb_maxs[]Yasunori Goto
2008-11-26ext4: When resizing set the EXT4_BG_INODE_ZEROED flag for new block groupsSolofo.Ramangalahy@bull.net
2008-11-26ext4: Use simple_strtol() instead of simple_strtoul() in ext4_ui_proc_openRoel Kluin
2008-11-25ext4: fix build warningWu Fengguang
2009-01-05ext4: avoid ext4_error when mounting a fs with a single bgAneesh Kumar K.V
2009-01-05ext4: Fix the delalloc writepages to allocate blocks at the right offset.Aneesh Kumar K.V
2008-11-05ext4: tone down ext4_da_writepages warningsTheodore Ts'o
2008-12-12ext4: remove do_blk_alloc()Theodore Ts'o
2008-12-07ext4: remove ext4_new_meta_block()Theodore Ts'o
2009-01-01ext4: remove ext4_new_blocks() and call ext4_mb_new_blocks() directlyTheodore Ts'o
2008-12-06ext3/4: Fix loop index in do_split() so it is signedTheodore Ts'o
2008-10-28ext4: Add support for non-native signed/unsigned htree hash algorithmsTheodore Ts'o
2008-10-28ext3: Add support for non-native signed/unsigned htree hash algorithmsTheodore Ts'o
2008-10-29ext4: fix printk format warningAlexander Beregalov
2009-01-04Merge branch 'audit.b61' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2009-01-04fs: symlink write_begin allocation context fixNick Piggin
2009-01-04fs: introduce bgl_lock_ptr()Pekka Enberg
2009-01-04sanitize audit_fd_pair()Al Viro
2009-01-03Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-01-03get rid of special-casing the /sbin/loader on alphaAl Viro
2009-01-03sanitize ifdefs in binfmt_aoutAl Viro
2009-01-03remove the rudiment of a.out for sparcAl Viro
2009-01-02Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds
2009-01-02Merge branch 'kvm-updates/2.6.29' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2009-01-02CRED: Wrap task credential accesses in the devpts filesystemDavid Howells
2009-01-02devpts: fix unused function warningAndrew Morton
2009-01-02devpts: Coding style clean upAlan Cox
2009-01-02Enable multiple instances of devptsSukadev Bhattiprolu
2009-01-02Define get_init_pts_sb()Sukadev Bhattiprolu
2009-01-02Define mknod_ptmx()Sukadev Bhattiprolu
2009-01-02Extract option parsing to new functionSukadev Bhattiprolu
2009-01-02Per-mount 'config' objectSukadev Bhattiprolu
2009-01-02Per-mount allocated_ptysSukadev Bhattiprolu
2009-01-02Remove devpts_root globalSukadev Bhattiprolu
2008-12-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2008-12-31nfsd race fixes: jfsDave Kleikamp
2008-12-31nfsd race fixes: reiserfsAl Viro
2008-12-31nfsd race fixes: ext4Al Viro
2008-12-31nfsd race fixes: ext3Al Viro
2008-12-31nfsd race fixes: ext2Al Viro
2008-12-31nfsd/create race fixes, infrastructureAl Viro
2008-12-31filesystem notification: create fs/notify to contain all fs notificationEric Paris
2008-12-31fs/block_dev.c: __read_mostly improvement and sb_is_blkdev_sb utilizationDenis ChengRq
2008-12-31kill ->dir_notify()Al Viro
2008-12-31filp_cachep can be static in fs/file_table.cEric Dumazet