Show patches with: none      |   26687 patches
« 1 2 ... 46 47 48266 267 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[2/5] libext2fs: clean up generic handling of ext2fs_find_first_{set,zero}_*() - - - - --- 2014-01-13 Theodore Ts'o Accepted
[1/5] libext2fs: add ext2fs_find_first_set_{block,inode}_bitmap2() - - - - --- 2014-01-13 Theodore Ts'o Accepted
ext4.5: remove duplicate .TP in man page - - 1 - --- 2014-01-12 Theodore Ts'o Accepted
tune2fs: allow removal of dirty journal with two "-f" options - - - - --- 2014-01-09 Eric Sandeen Accepted
ext4: don't pass freed handle to ext4_walk_page_buffers - - - - --- 2014-01-07 Theodore Ts'o Accepted
ext4: avoid clearing beyond i_blocks when truncating an inline data file - - 1 - --- 2014-01-07 Theodore Ts'o Accepted
[10/10] libss: fix memory leak if realloc() fails in ss_parse() - - - - --- 2014-01-07 Theodore Ts'o Accepted
[09/10] badblocks: print warning if set_o_direct() fails - - - - --- 2014-01-07 Theodore Ts'o Accepted
[08/10] debugfs: remove dead code - - 1 - --- 2014-01-07 Theodore Ts'o Accepted
[07/10] libext2fs: fix memory leaks on error paths in ext2fs_create_icount_tdb - - - - --- 2014-01-07 Theodore Ts'o Accepted
[06/10] libquota: add error checking to quota_remove_inode - - - - --- 2014-01-07 Theodore Ts'o Accepted
[05/10] libquota: add error checking to quota_write_inode() - - - - --- 2014-01-07 Theodore Ts'o Accepted
[04/10] libext2fs: remove redundant code in rb_print_stats() - - - - --- 2014-01-07 Theodore Ts'o Accepted
[03/10] e2fsck: fix memory leak on error path in read_bad_blocks_files() - - - - --- 2014-01-07 Theodore Ts'o Accepted
[02/10] libext2fs: make ext2fs_group_desc_csum return 0 if meta_csum not enabled - - - - --- 2014-01-07 Theodore Ts'o Accepted
[01/10] e2fsck: release allocated memory on error or abort in e2fsck_pass1() - - - - --- 2014-01-07 Theodore Ts'o Accepted
e4defrag: remove local sync_file_range and fallocate - - - - --- 2014-01-07 Baruch Siach Accepted
[GIT,PULL] ext4 fixes for 3.13 - - - - --- 2014-01-06 Theodore Ts'o Accepted
ext4: fix bigalloc regression - - - - --- 2014-01-06 Eric Whitney Accepted
[4/4] libblkid: fix memory overrun in probe_lvm2 - - - - --- 2014-01-05 Theodore Ts'o Accepted
[3/4] test_extents: fix a possible memory leak - - - - --- 2014-01-05 Theodore Ts'o Accepted
[2/4] libext2fs: fix potential memory leak in qcow2_write_raw_image() - - - - --- 2014-01-05 Theodore Ts'o Accepted
[1/4] libss: fix potential memory leak on realloc() failure - - - - --- 2014-01-05 Theodore Ts'o Accepted
e4defrag: choose the best available posix_fadvise variant - - - - --- 2014-01-05 Theodore Ts'o Accepted
[2/2] e2fsck: fix possible double free when searching for config file - - - - --- 2014-01-03 Theodore Ts'o Accepted
[1/2] debugfs: clean up read_journal_block() to avoid Coverity complaint - - - - --- 2014-01-03 Theodore Ts'o Accepted
[5/5] subst: clean up various coverity nits - - - - --- 2014-01-03 Theodore Ts'o Accepted
[4/5] libblkid: fix sizeof(foo) vs sizeof(*foo) malloc() bug - - 1 - --- 2014-01-03 Theodore Ts'o Accepted
[3/5] e2image: avoid potential divide by zero - - 1 - --- 2014-01-03 Theodore Ts'o Accepted
[2/5] e2image: eliminate division by zero - - 1 - --- 2014-01-03 Theodore Ts'o Accepted
[1/5] e2image: fix resource leak when running e2image -n - - 1 - --- 2014-01-03 Theodore Ts'o Accepted
[1/1] e2image: mark strings for internationalization - - - - --- 2013-12-31 jon ernst Accepted
ext4: make local functions static - - - - --- 2013-12-31 Stephen Hemminger Accepted
debugfs: restore and tweak original error messaging - - - - --- 2013-12-30 Eric Whitney Accepted
libext2fs: delete unused "handle" variable - - - - --- 2013-12-28 jon ernst Accepted
[GIT,PULL] ext4 fixes for 3.13 - - - - --- 2013-12-26 Theodore Ts'o Accepted
debugfs: silence build warning and remove incorrect error message - - - - --- 2013-12-23 Eric Whitney Accepted
ext4: add explicit casks when masking cluster sizes - - - - --- 2013-12-20 Theodore Ts'o Accepted
[RESEND,2/2] ext4: ext4_inode_is_fast_symlink should use cluster size - - 1 - --- 2013-12-20 Yongqiang Yang Accepted
[RESEND,1/2] ext4: fix a typo in extents.c - - 1 - --- 2013-12-20 Yongqiang Yang Accepted
ext4: Find the group descriptors on a 1k-block bigalloc,meta_bg filesystem - - - - --- 2013-12-20 Darrick Wong Accepted
e2fsck: read only parameter incorrectly compared - - - - --- 2013-12-19 Theodore Ts'o Accepted
[2/2] debugfs, e2fsck: fix s_desc_size handling - - - - --- 2013-12-17 Andreas Dilger Accepted
[1/2] e2fsck: verify s_desc_size is power-of-two value - - - - --- 2013-12-17 Andreas Dilger Accepted
mke2fs: further updates for mke2fs(8) man page - - - - --- 2013-12-17 Andreas Dilger Accepted
tests: delete temporary resize test files - - - - --- 2013-12-17 Andreas Dilger Accepted
e2fsck: fix printf conversion specs in ea_refcount.c - - - - --- 2013-12-17 Eric Whitney Accepted
[47/74] resize2fs: during shrink, don't free in-use bg data clusters - - - - --- 2013-12-16 Darrick Wong Accepted
e2fsprogs: mke2fs manpage updates - - - - --- 2013-12-16 Theodore Ts'o Accepted
[06/74] tune2fs: forbid changing uuid on an uninit_bg filesystem - - - - --- 2013-12-15 Theodore Ts'o Accepted
libext2fs: clamp block-map punch range end to 2^32 blocks - - - - --- 2013-12-12 Darrick Wong Accepted
[59/74] debugfs: dump all extended attributes - - - - --- 2013-12-11 Darrick Wong Accepted
[58/74] libext2fs: free key/value pairs before reading - - - - --- 2013-12-11 Darrick Wong Accepted
[57/74] libext2fs: extend xattr api to query number of attrs - - - - --- 2013-12-11 Darrick Wong Accepted
[56/74] libext2fs: various tweaks to the xattr editor APIs - - - - --- 2013-12-11 Darrick Wong Accepted
[55/74] libext2fs: support modifying arbitrary extended attributes - - - - --- 2013-12-11 Darrick Wong Accepted
[48/74] resize2fs: don't free in-use clusters when moving blocks - - - - --- 2013-12-11 Darrick Wong Accepted
[41/74] tests: adjust test output to reflect block_uninit calculated block bitmaps - - - - --- 2013-12-11 Darrick Wong Accepted
[40/74] libext2fs: no need to clear BLOCK_UNINIT during ext2fs_reserve_super_and_bgd - - - - --- 2013-12-11 Darrick Wong Accepted
[39/74] e2fsck: remove uninit block bitmap calculation - - - - --- 2013-12-11 Darrick Wong Accepted
[38/74] libext2fs: mark group data blocks when loading block bitmap - - - - --- 2013-12-11 Darrick Wong Accepted
[37/74] libext2fs: don't always read backup group descriptors on a 1k-block meta_bg fs - - - - --- 2013-12-11 Darrick Wong Accepted
[36/74] libext2fs: detect - - - - --- 2013-12-11 Darrick Wong Accepted
[35/74] libext2fs: zero block contents past EOF when setting size - - - - --- 2013-12-11 Darrick Wong Accepted
[34/74] e2fsck: in rehash, mark newly allocated extent blocks as found - - - - --- 2013-12-11 Darrick Wong Accepted
[33/74] libext2fs: don't error out when punching a totally sparse file - - - - --- 2013-12-11 Darrick Wong Accepted
[32/74] libext2fs: fix punching extents when there are no left extents - - - - --- 2013-12-11 Darrick Wong Accepted
[31/74] libext2fs: fail fileio write if we can't allocate a block - - - - --- 2013-12-11 Darrick Wong Accepted
[30/74] libext2fs: fix a broken close() test - - - - --- 2013-12-11 Darrick Wong Accepted
[29/74] libext2fs: fix memory leaks - - - - --- 2013-12-11 Darrick Wong Accepted
[28/74] libext2fs: check return values - - - - --- 2013-12-11 Darrick Wong Accepted
[27/74] libquota: fix memory leak - - - - --- 2013-12-11 Darrick Wong Accepted
[26/74] libss: fix memory handling errors - - - - --- 2013-12-11 Darrick Wong Accepted
[25/74] libss: fix fd error handling - - - - --- 2013-12-11 Darrick Wong Accepted
[24/74] dumpe2fs: check return values - - - - --- 2013-12-11 Darrick Wong Accepted
[23/74] e2image: check return value from check_if_mounted - - - - --- 2013-12-11 Darrick Wong Accepted
[22/74] e4defrag: defensively check results of sysconf(_SC_PAGESIZE) - - - - --- 2013-12-11 Darrick Wong Accepted
[21/74] e4defrag: don't crash if umounts the filesystem races with us - - - - --- 2013-12-11 Darrick Wong Accepted
[20/74] mke2fs: don't leak memory - - - - --- 2013-12-11 Darrick Wong Accepted
[19/74] misc: don't leak file descriptors - - - - --- 2013-12-11 Darrick Wong Accepted
[18/74] e2fsck: fix memory leaks - - - - --- 2013-12-11 Darrick Wong Accepted
[17/74] debugfs: don't leak mmp_s memory - - - - --- 2013-12-11 Darrick Wong Accepted
[16/74] debugfs: don't leak fd when calling dump_file - - - - --- 2013-12-11 Darrick Wong Accepted
[15/74] resize2fs: rewrite extent/dir/ea block checksums when migrating - - - - --- 2013-12-11 Darrick Wong Accepted
[14/74] libext2fs: fileio should use 64bit io routines - - - - --- 2013-12-11 Darrick Wong Accepted
[13/74] debugfs: handle 64bit block numbers - - - - --- 2013-12-11 Darrick Wong Accepted
[12/74] libext2fs: make symlinks safe for 64bit blocks and extents - - - - --- 2013-12-11 Darrick Wong Accepted
[11/74] misc: use the checksum predicate function, not raw flag tests - - - - --- 2013-12-11 Darrick Wong Accepted
[10/74] debugfs: fix various minor bogosity - - 1 - --- 2013-12-11 Darrick Wong Accepted
[08/74] libext2fs: don't allow ridiculously large logical block numbers - - - - --- 2013-12-11 Darrick Wong Accepted
[07/74] libext2fs: tweak inline data error wording - - - - --- 2013-12-11 Darrick Wong Accepted
[05/74] debugfs: fix init_filesys help text - - - - --- 2013-12-11 Darrick Wong Accepted
[04/74] libext2fs: use ext2fs_punch() to truncate quota file - - 1 - --- 2013-12-11 Darrick Wong Accepted
[03/74] mke2fs: load configfile blocksize setting before 64bit checks - - 1 - --- 2013-12-11 Darrick Wong Accepted
[02/74] libext2fs: fix tests that set LARGE_FILE - - 1 - --- 2013-12-11 Darrick Wong Accepted
[01/74] libext2fs: don't overflow when punching indirect blocks with large blocks - - - - --- 2013-12-11 Darrick Wong Accepted
[6/9] Use %pd in Ext4 1 - - - --- 2013-12-10 David Howells Accepted
[3/3] ext4: Fix deadlock when writing in ENOSPC conditions - - 1 - --- 2013-12-10 Jan Kara Accepted
[2/3] ext4: Standardize error handling in ext4_da_write_inline_data_begin() - - - - --- 2013-12-10 Jan Kara Accepted
[1/3] ext4: Retry allocation when inline->extent conversion failed - - - - --- 2013-12-10 Jan Kara Accepted
« 1 2 ... 46 47 48266 267 »