Show patches with: none      |   26687 patches
« 1 2 ... 59 60 61266 267 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
ext4: fix the deadlock in ext4_ordered_write_end() - - - - --- 2011-10-13 Akira Fujita Accepted
debugfs: Fix sprintf stack overflow - - 1 - --- 2011-10-12 Darrick J. Wong Accepted
[-next] jbd2: fix build when CONFIG_BUG is not enabled - - - - --- 2011-10-11 Randy.Dunlap Accepted
ext4: error handling fix in ext4_ext_convert_to_initialized() - - - - --- 2011-10-11 Dan Carpenter Accepted
ext4: handle NULL p_ext in ext4_ext_next_allocated_block() - - - - --- 2011-10-09 Curt Wohlgemuth Accepted
[v4,SIGNED-OFF] ext4: don't work without procfs - - - - --- 2011-10-08 Theodore Ts'o Accepted
e2fsck: Recover revoke blocks on 64bit filesystems correctly - - - - --- 2011-10-08 Darrick J. Wong Accepted
ext4: Use le32_to_cpu for ext4_extent_idx.ei_block in ext4_ext_search_left. - - - - --- 2011-10-07 Tao Ma Accepted
ext4: Remove the obsolete broken EXT4_IOC32_WAIT_FOR_READONLY. - - - - --- 2011-10-07 Tao Ma Accepted
ext4: Fix the wrong comment in ext4_ext_search_right. - - - - --- 2011-10-07 Tao Ma Accepted
libext2fs: make ext2fs_open_file() always use 3 arguments instead of varargs - - 1 - --- 2011-10-06 Theodore Ts'o Accepted
fs: jdb/jbd2: Put identical code in a common header - - - - --- 2011-10-05 Thomas Gleixner Accepted
mke2fs: Fix up usage & error text for cluster size specification - - - - --- 2011-10-04 Eric Sandeen Accepted
[5/5] libquota: remove NLS support - - - - --- 2011-10-04 Theodore Ts'o Accepted
[4/5] libquota: use ext2_loff_t instead of loff_t - - - - --- 2011-10-04 Theodore Ts'o Accepted
[3/5] libquota: remove get_qf_name() - - - - --- 2011-10-04 Theodore Ts'o Accepted
[2/5] libquota: clean up some gcc -Wall warnings - - - - --- 2011-10-04 Theodore Ts'o Accepted
[1/5] libquota: remove get_qf_path() - - - - --- 2011-10-04 Theodore Ts'o Accepted
[2/2] libext2fs: fix bad cast which causes problems for file systems > 512EB - - 1 - --- 2011-10-04 Theodore Ts'o Accepted
[1/2] Add "big" and "huge" types to mke2fs.conf - - - - --- 2011-10-04 Theodore Ts'o Accepted
e2fsprogs: use ALL_CFLAGS to build gen_crc32ctable - - - - --- 2011-10-04 Theodore Ts'o Accepted
e2fsprogs: Fix thinko in ext2fs_initialize bigalloc case - - - - --- 2011-10-03 Eric Sandeen Accepted
e2fsprogs: include headers for open() in ext2fs.h - - - - --- 2011-10-03 Eric Sandeen Accepted
ext4: Fix comparison endianness problem in MMP initialization - - - - --- 2011-09-30 Darrick J. Wong Accepted
libext2fs: Always swab MMP block on BE machines - - - - --- 2011-09-30 Darrick J. Wong Accepted
e2fsck: When restarting fsck on account of MMP, zero ctx->fs after fs is freed - - - - --- 2011-09-30 Darrick J. Wong Accepted
libext2fs: Fix various errors result from crc32c/metadata checksum integration - - - - --- 2011-09-30 Darrick J. Wong Accepted
[v2] ext4: Create helper function for EXT4_IO_END_UNWRITTEN and i_aiodio_unwritten. - - - - --- 2011-09-30 Tao Ma Accepted
ext4: Avoid stamping on other memories in ext4_ext_insert_index. - - - - --- 2011-09-30 Tao Ma Accepted
[2/2] ext4: MMP: fix error message rate-limiting logic in kmmpd 1 - - - --- 2011-09-29 Nikitas Angelinas Accepted
[1/2] ext4: MMP: kmmpd should use nodename from init_uts_ns.name, not sysname 1 - - - --- 2011-09-29 Nikitas Angelinas Accepted
[2/2] libext2fs: use ext2fs byte swap functions for portability - - - - --- 2011-09-29 Theodore Ts'o Accepted
[1/2] libquota: use ext2fs byte swapping functions for portability - - - - --- 2011-09-29 Theodore Ts'o Accepted
ext4: add block plug for .writepages - - 1 - --- 2011-09-28 Shaohua Li Accepted
[2/2] ext4: optimize memmmove lengths in extent/index insertions - - - - --- 2011-09-26 Eric Gouriou Accepted
[1/2] ext4: optimize ext4_ext_convert_to_initialized() - - - - --- 2011-09-26 Eric Gouriou Accepted
[4/4] e2fsck: regression tests for INCOMPAT_MMP feature - - - - --- 2011-09-23 Andreas Dilger Accepted
[3/4] ext2fs: add multi-mount protection (INCOMPAT_MMP) - - - - --- 2011-09-23 Andreas Dilger Accepted
[2/4] tune2fs: kill external journal if device not found - - - - --- 2011-09-23 Andreas Dilger Accepted
[1/4] misc: quiet minor compiler errors - - - - --- 2011-09-23 Andreas Dilger Accepted
ext4/extents.c: quiet sparse noise about plain integer as NULL pointer - - - - --- 2011-09-23 Hartley Sweeten Accepted
ext4/ioctl.c: copy_{from,to}_user expect __user pointers - - - - --- 2011-09-23 Hartley Sweeten Accepted
ext4/ialloc.c: functions should not be declared extern - - - - --- 2011-09-23 Hartley Sweeten Accepted
ext4/fsync.c: functions should not be declared extern - - - - --- 2011-09-23 Hartley Sweeten Accepted
[e2fsprogs] Add flag to ext2fs_flush and ext2fs_close to avoid fsync. - - - - --- 2011-09-23 Richard W.M. Jones Accepted
[2/3] ext4: fix quota accounting during migration - - - - --- 2011-09-17 Dmitry Monakhov Accepted
[1/3] ext4: migrate cleanup - - - - --- 2011-09-17 Dmitry Monakhov Accepted
debugfs: initialize inode to 0 in list_dir_proc() if no inode nr - - - - --- 2011-09-17 Eric Sandeen Accepted
[21/25] e2fsck: Fix leaks in error paths - - - - --- 2011-09-16 Theodore Ts'o Accepted
[25/25] mke2fs: free tdb_dir string if it came from the profile - - - - --- 2011-09-16 Eric Sandeen Accepted
[24/25] e4defrag: Check error return of sysconf() - - - - --- 2011-09-16 Eric Sandeen Accepted
[23/25] e2fsprogs: Don't try to close an fd which is negative - - - - --- 2011-09-16 Eric Sandeen Accepted
[22/25] tune2fs: handle inode and/or block bitmap read failures in resize_inode() - - - - --- 2011-09-16 Eric Sandeen Accepted
[21/25] e2fsck: Fix leaks in error paths - - - - --- 2011-09-16 Eric Sandeen Accepted
[20/25] test_icount: fclose() before exit - - - - --- 2011-09-16 Eric Sandeen Accepted
[19/25] libext2: Fix leaks in write_bitmaps on error returns - - - - --- 2011-09-16 Eric Sandeen Accepted
[18/25] e2initrd_helper: Fix memory leak on error - - - - --- 2011-09-16 Eric Sandeen Accepted
[17/25] mke2fs: Do not let -t or -T be specified more than once - - - - --- 2011-09-16 Eric Sandeen Accepted
[16/25] e2fsck: remove extraneous memset - - - - --- 2011-09-16 Eric Sandeen Accepted
[15/25] filefrag: Fix uninitialized "expected" value - - - - --- 2011-09-16 Eric Sandeen Accepted
[14/25] subst: Fix free of uninit pointers - - - - --- 2011-09-16 Eric Sandeen Accepted
[13/25] e2fsprogs: Fix some error cleanup path bugs - - - - --- 2011-09-16 Eric Sandeen Accepted
[12/25] e2fsck: Don't store old_op from ehandler_operation if we don't restore it. - - - - --- 2011-09-16 Eric Sandeen Accepted
[11/25] libe2p: reach unreachable code - - - - --- 2011-09-16 Eric Sandeen Accepted
[10/25] freefrag: fix up getopt case statement - - - - --- 2011-09-16 Eric Sandeen Accepted
[09/25] uuidd: Add missing break to option case statement - - - - --- 2011-09-16 Eric Sandeen Accepted
[08/25] e2fsprogs: annotate intentional fallthroughs in case statements - - - - --- 2011-09-16 Eric Sandeen Accepted
[07/25] e2fsck: handle null fs in print_pathname() - - - - --- 2011-09-16 Eric Sandeen Accepted
[06/25] libext2fs: Potential null ptr deref in undo_err_handler_init - - - - --- 2011-09-16 Eric Sandeen Accepted
[05/25] libext2: move buf variable completely under ifdef - - - - --- 2011-09-16 Eric Sandeen Accepted
[04/25] mke2fs: remove impossible tests for null usage_types - - - - --- 2011-09-16 Eric Sandeen Accepted
[03/25] fsck: fix -C option parsing - - - - --- 2011-09-16 Eric Sandeen Accepted
[02/25] e2fsprogs: Remove impossible name_len tests. - - - - --- 2011-09-16 Eric Sandeen Accepted
[01/25] libext2: Fix EXT2_LIB_SOFTSUPP masking - - - - --- 2011-09-16 Eric Sandeen Accepted
[2/2] debugfs: add 64-bit support to the set_field commands - - - - --- 2011-09-15 Theodore Ts'o Accepted
[1/2] libext2fs: add metadata checksum and snapshot feature flags - - - - --- 2011-09-15 Theodore Ts'o Accepted
[4/4] ext4: fix a wrong comment in __mb_check_buddy - - - - --- 2011-09-15 Robin Dong Accepted
[3/4] ext4: remove unused argument in mb_find_extent - - - - --- 2011-09-15 Robin Dong Accepted
[2/4] ext4: remove unused argument in ext4_mb_generate_from_pa - - - - --- 2011-09-15 Robin Dong Accepted
[1/4] ext4: use stream-alloc when mb_group_prealloc set to zero - - - - --- 2011-09-15 Robin Dong Accepted
ext4: let ext4_page_mkwrite stop started handle in failure - - - - --- 2011-09-15 Yongqiang Yang Accepted
mke2fs.static: change library ordering to avoid a link error - - - - --- 2011-09-14 Theodore Ts'o Accepted
libquota: fix "make install" so it works in with a VPATH build directory - - - - --- 2011-09-14 Theodore Ts'o Accepted
libext2fs: add new test: tst_inode_size - - - - --- 2011-09-14 Theodore Ts'o Accepted
ext4: Don't check io->flag when setting EXT4_STATE_DIO_UNWRITTEN inode state. - - - - --- 2011-09-14 Tao Ma Accepted
[05/37] libext2fs: Implement a crc32c self-test - - - - --- 2011-09-01 Darrick J. Wong Accepted
[04/37] libext2fs: Add crc32c implementation for metadata checksumming - - - - --- 2011-09-01 Darrick J. Wong Accepted
mke2fs.8: Fix the documentation of maximum journal size - - - - --- 2011-08-31 Surbhi Palande Accepted
ext4: remove i_mutex lock in ext4_evict_inode to fix lockdep complaining - - - - --- 2011-08-31 Jiaying Zhang Accepted
[6/6,v7] ext4: fix partial page writes - - - - --- 2011-08-31 Allison Henderson Accepted
[5/6,v7] ext4: fix fsx truncate failure - - - - --- 2011-08-31 Allison Henderson Accepted
[3/6,v7] ext4: fix 2nd xfstests 127 punch hole failure - - - - --- 2011-08-31 Allison Henderson Accepted
[2/6,v7] ext4: fix xfstests 75, 112, 127 punch hole failure - - - - --- 2011-08-31 Allison Henderson Accepted
[1/6,v7] ext4: Add new ext4_discard_partial_page_buffers routines - - - - --- 2011-08-31 Allison Henderson Accepted
[v2] e2fsprogs: add 64bit-online-resize support - - - - --- 2011-08-30 Yongqiang Yang Accepted
[2/2] jbd2: use gfp_t instead of int - - - - --- 2011-08-26 Dan Carpenter Accepted
[1/2] jbd2: remove an unneeded NULL check - - - - --- 2011-08-26 Dan Carpenter Accepted
[1/2] ext4: remove redundant argument in mb_find_extent() - - - - --- 2011-08-26 Robin Dong Accepted
[-v3] jbd2: add debugging information to jbd2_journal_dirty_metadata() - - - - --- 2011-08-26 Theodore Ts'o Accepted
[2/2] ext4: fix a typo in struct ext4_allocation_context - - - - --- 2011-08-25 Robin Dong Accepted
« 1 2 ... 59 60 61266 267 »