aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-01-03ext4: add fsync batch tuning knobsTheodore Ts'o
2008-12-17ext4: display average commit timeTheodore Ts'o
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-25jbd2: Add BH_JBDPrivateStartMark Fasheh
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
2009-01-06Update Documentation/filesystems/ext4.txtTheodore 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-04rtc: add alarm/update irq interfacesAlessandro Zummo
2009-01-04fs: symlink write_begin allocation context fixNick Piggin
2009-01-04viafb: fix crashes due to 4k stack overflowBruno Prémont
2009-01-04fs: introduce bgl_lock_ptr()Pekka Enberg
2009-01-04spi.h uses/needs device.hRandy Dunlap
2009-01-04vmalloc.c: fix flushing in vmap_page_range()Adam Lackorzynski
2009-01-04cgroups: fix a race between cgroup_clone and umountLi Zefan
2009-01-04audit: validate comparison operations, store them in sane formAl Viro
2009-01-04clean up audit_rule_{add,del} a bitAl Viro
2009-01-04make sure that filterkey of task,always rules is reportedAl Viro
2009-01-04audit rules ordering, part 2Al Viro
2009-01-04fixing audit rule ordering mess, part 1Al Viro
2009-01-04audit_update_lsm_rules() misses the audit_inode_hash[] onesAl Viro
2009-01-04sanitize audit_log_capset()Al Viro
2009-01-04sanitize audit_fd_pair()Al Viro
2009-01-04sanitize audit_mq_open()Al Viro
2009-01-04sanitize AUDIT_MQ_SENDRECVAl Viro
2009-01-04sanitize audit_mq_notify()Al Viro
2009-01-04sanitize audit_mq_getsetattr()Al Viro
2009-01-04sanitize audit_ipc_set_perm()Al Viro
2009-01-04sanitize audit_ipc_obj()Al Viro
2009-01-04sanitize audit_socketcallAl Viro
2009-01-04don't reallocate buffer in every audit_sockaddr()Al Viro
2009-01-03Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-01-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jor...Linus Torvalds
2009-01-03Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds