]> Pileus Git - ~andy/linux/history - fs
ext4: fix BUG when calling ext4_error with locked block group
[~andy/linux] / fs /
2009-01-06 Aneesh Kumar K.Vext4: fix BUG when calling ext4_error with locked block...
2008-11-24 Aneesh Kumar K.Vext4: Fix lockdep recursive locking warning
2009-01-06 Aneesh Kumar K.Vext4: don't use blocks freed but not yet committed...
2008-11-06 Aneesh Kumar K.Vjbd2: Call journal commit callback without holding...
2008-11-25 Aneesh Kumar K.Vext4: cleanup mballoc header files
2009-01-06 Aneesh Kumar K.Vext4: Use EXT4_GROUP_INFO_NEED_INIT_BIT during resize
2009-01-06 Aneesh Kumar K.Vext4: Add blocks added during resize to bitmap
2008-11-22 Aneesh Kumar K.Vext4: sparse fixes
2008-11-05 Theodore Ts'ojbd2: Remove a large array of bh's from the stack of...
2008-11-05 Theodore Ts'oext4: Change unsigned long to unsigned int
2009-01-06 Theodore Ts'oext4: Make ext4_group_t be an unsigned int
2008-11-04 Theodore Ts'oext4: Remove i_ext_generation from ext4_inode_info...
2009-01-04 Theodore Ts'oext4: add fsync batch tuning knobs
2008-12-17 Theodore Ts'oext4: display average commit time
2008-11-26 Josef Bacikjbd2: improve jbd2 fsync batching
2009-01-06 Aneesh Kumar K.Vext4: Don't overwrite allocation_context ac_status
2009-01-06 Theodore Ts'oext4: remove extraneous newlines from calls to ext4_err...
2009-01-06 Theodore Ts'ojbd2: Add barrier not supported test to journal_wait_on...
2009-01-07 Frank Mayharext4: Allow ext4 to run without a journal
2008-12-17 Yasunori Gotoext4: Widen type of ext4_sb_info.s_mb_maxs[]
2008-11-27 Solofo.Ramangalahy... ext4: When resizing set the EXT4_BG_INODE_ZEROED flag...
2008-11-26 Roel Kluinext4: Use simple_strtol() instead of simple_strtoul...
2008-11-25 Wu Fengguangext4: fix build warning
2009-01-06 Aneesh Kumar K.Vext4: avoid ext4_error when mounting a fs with a single bg
2009-01-06 Aneesh Kumar K.Vext4: Fix the delalloc writepages to allocate blocks...
2008-11-05 Theodore Ts'oext4: tone down ext4_da_writepages warnings
2008-12-12 Theodore Ts'oext4: remove do_blk_alloc()
2008-12-07 Theodore Ts'oext4: remove ext4_new_meta_block()
2009-01-02 Theodore Ts'oext4: remove ext4_new_blocks() and call ext4_mb_new_blo...
2008-12-06 Theodore Ts'oext3/4: Fix loop index in do_split() so it is signed
2008-10-28 Theodore Ts'oext4: Add support for non-native signed/unsigned htree...
2008-10-28 Theodore Ts'oext3: Add support for non-native signed/unsigned htree...
2008-10-29 Alexander Beregalovext4: fix printk format warning
2009-01-05 Linus TorvaldsMerge branch 'audit.b61' of git://git.kernel.org/pub...
2009-01-04 Nick Pigginfs: symlink write_begin allocation context fix
2009-01-04 Pekka Enbergfs: introduce bgl_lock_ptr()
2009-01-04 Al Virosanitize audit_fd_pair()
2009-01-03 Linus TorvaldsMerge branch 'cpus4096-for-linus-3' of git://git.kernel...
2009-01-03 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2009-01-03 Linus TorvaldsMerge branch 'for_linus' of git://git.kernel.org/pub...
2009-01-03 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2009-01-03 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2009-01-03 Linus TorvaldsMerge branch 'cputime' of git://git390.osdl.marist...
2009-01-03 Al Viroget rid of special-casing the /sbin/loader on alpha
2009-01-03 Al Virosanitize ifdefs in binfmt_aout
2009-01-03 Al Viroremove the rudiment of a.out for sparc
2009-01-03 Mike TravisMerge branch 'master' of git://git.kernel.org/pub/scm...
2009-01-02 Linus TorvaldsMerge branch 'linux-next' of git://git.infradead.org...
2009-01-02 Linus TorvaldsMerge branch 'linux-next' of git://git.infradead.org...
2009-01-02 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2009-01-02 Ingo MolnarMerge branches 'x86/cleanups', 'x86/fpu' and 'x86/urgen...
2009-01-02 Ingo MolnarMerge branch 'linus' into x86/cleanups
2009-01-02 Linus TorvaldsMerge branch 'cpus4096-for-linus-2' of git://git.kernel...
2009-01-02 Linus TorvaldsMerge branch 'kvm-updates/2.6.29' of git://git.kernel...
2009-01-02 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2009-01-02 Linus TorvaldsMerge branch 'for-upstream' of git://git.kernel.org...
2009-01-02 Linus TorvaldsMerge branch 'i8k-updates' from Alan
2009-01-02 Linus TorvaldsMerge branch 'tty-updates' from Alan
2009-01-02 David HowellsCRED: Wrap task credential accesses in the devpts files...
2009-01-02 Andrew Mortondevpts: fix unused function warning
2009-01-02 Alan Coxdevpts: Coding style clean up
2009-01-02 Sukadev BhattiproluEnable multiple instances of devpts
2009-01-02 Sukadev BhattiproluDefine get_init_pts_sb()
2009-01-02 Sukadev BhattiproluDefine mknod_ptmx()
2009-01-02 Sukadev BhattiproluExtract option parsing to new function
2009-01-02 Sukadev BhattiproluPer-mount 'config' object
2009-01-02 Sukadev BhattiproluPer-mount allocated_ptys
2009-01-02 Sukadev BhattiproluRemove devpts_root global
2009-01-02 David VrabelMerge branch 'master' of git://git.kernel.org/pub/scm...
2008-12-31 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-12-31 Dave Kleikampnfsd race fixes: jfs
2008-12-31 Al Vironfsd race fixes: reiserfs
2008-12-31 Al Vironfsd race fixes: ext4
2008-12-31 Al Vironfsd race fixes: ext3
2008-12-31 Al Vironfsd race fixes: ext2
2008-12-31 Al Vironfsd/create race fixes, infrastructure
2008-12-31 Eric Parisfilesystem notification: create fs/notify to contain...
2008-12-31 Denis ChengRqfs/block_dev.c: __read_mostly improvement and sb_is_blk...
2008-12-31 Al Virokill ->dir_notify()
2008-12-31 Eric Dumazetfilp_cachep can be static in fs/file_table.c
2008-12-31 Steven Rostedtmake INIT_FS use the __RW_LOCK_UNLOCKED initialization
2008-12-31 Al Virotake init_fs to saner place
2008-12-31 Christoph Hellwigkill vfs_permission
2008-12-31 Christoph Hellwigpass a struct path * to may_open
2008-12-31 Christoph Hellwigkill walk_init_root
2008-12-31 Christoph Hellwigremove incorrect comment in inode_permission
2008-12-31 Arjan van de Venexpand some comments (d_path / seq_path)
2008-12-31 Zhaoleicorrect wrong function name of d_put in kernel document...
2008-12-31 Al Virofix switch_names() breakage in short-to-short case
2008-12-31 Duane Griffinbefs: ensure fast symlinks are NUL-terminated
2008-12-31 Duane Griffinfreevxfs: ensure fast symlinks are NUL-terminated
2008-12-31 Duane Griffinsysv: ensure fast symlinks are NUL-terminated
2008-12-31 Duane Griffinext4: ensure fast symlinks are NUL-terminated
2008-12-31 Duane Griffinext3: ensure fast symlinks are NUL-terminated
2008-12-31 Duane Griffinext2: ensure fast symlinks are NUL-terminated
2008-12-31 Duane Griffinvfs: ensure page symlinks are NUL-terminated
2008-12-31 Duane GriffineCryptfs: check readlink result was not an error before...
2008-12-31 Julia Lawallfs/namespace.c: drop code after return
2008-12-31 Nick Pigginshrink struct dentry
2008-12-31 Richard Kennedyfs: reorder struct inotify_device on 64bits to remove...
next