Commit Graph

21194 Commits (a6c47a85b8e7e4a8c47394607c5e5c43224b0892)

Author SHA1 Message Date
Randy Dunlap 255614c459 fs/9p: fix menu presentation 14 years ago
Aneesh Kumar K.V 6f81c11574 fs/9p: Fix the return error on default acl removal 14 years ago
Joe Perches 009ca3897e fs/9p: Remove unnecessary semicolons 14 years ago
Dave Chinner eda7798272 xfs: serialise unaligned direct IOs 14 years ago
Dave Chinner 4d8d15812f xfs: factor common write setup code 14 years ago
Dave Chinner 637bbc75d9 xfs: split buffered IO write path from xfs_file_aio_write 14 years ago
Dave Chinner f0d26e860b xfs: split direct IO write path from xfs_file_aio_write 14 years ago
Dave Chinner 487f84f3f8 xfs: introduce xfs_rw_lock() helpers for locking the inode 14 years ago
Dave Chinner 4c5cfd1b41 xfs: factor post-write newsize updates 14 years ago
Dave Chinner edafb6da9a xfs: factor common post-write isize handling code 14 years ago
Dave Chinner a363f0c203 xfs: ensure sync write errors are returned 14 years ago
Trond Myklebust 6650239a4b NFS: Don't use vm_map_ram() in readdir 14 years ago
Josh Hunt d96336b05d ext2: Resolve 'dereferencing pointer to incomplete type' when enabling EXT2_XATTR_DEBUG 14 years ago
Tobias Klauser 8057b96539 ext3: Remove redundant unlikely() 14 years ago
Tobias Klauser 0ed0cca7aa ext2: Remove redundant unlikely() 14 years ago
Eric Sandeen a4ae309486 ext3: speed up file creates by optimizing rec_len functions 14 years ago
Eric Sandeen 40a063f669 ext2: speed up file creates by optimizing rec_len functions 14 years ago
Namhyung Kim 156e74312f ext3: Add more journal error check 14 years ago
Namhyung Kim 41dc6385bd ext3: Add journal error check in resize.c 14 years ago
Joe Perches 055adcbd7d quota: Use %pV and __attribute__((format (printf in __quota_error and fix fallout 14 years ago
Lukas Czerner 9c52749232 ext3: Add FITRIM handling 14 years ago
Lukas Czerner b853b96b1d ext3: Add batched discard support for ext3 14 years ago
Eric Sandeen d002ebf1d8 ext4: don't pass entire map to check_eofblocks_fl 14 years ago
Theodore Ts'o 1c5b9e9065 ext4: fix memory leak in ext4_free_branches 14 years ago
Theodore Ts'o a5196f8cdf ext4: remove ext4_mb_return_to_preallocation() 14 years ago
Jiaying Zhang 3889fd57ea ext4: flush the i_completed_io_list during ext4_truncate 14 years ago
Theodore Ts'o b40971426a ext4: add error checking to calls to ext4_handle_dirty_metadata() 14 years ago
Jan Kara ca6e909f9b ext4: fix trimming of a single group 14 years ago
Andrew Morton 6c5a6cb998 ext4: fix uninitialized variable in ext4_register_li_request 14 years ago
Theodore Ts'o 8aefcd557d ext4: dynamically allocate the jbd2_inode in ext4_inode_info as necessary 14 years ago
Theodore Ts'o 353eb83c14 ext4: drop i_state_flags on architectures with 64-bit longs 14 years ago
Theodore Ts'o 8a2005d3f8 ext4: reorder ext4_inode_info structure elements to remove unneeded padding 14 years ago
Theodore Ts'o b05e6ae58a ext4: drop ec_type from the ext4_ext_cache structure 14 years ago
Theodore Ts'o 01f49d0b9d ext4: use ext4_lblk_t instead of sector_t for logical blocks 14 years ago
Theodore Ts'o f232109773 ext4: replace i_delalloc_reserved_flag with EXT4_STATE_DELALLOC_RESERVED 14 years ago
Kazuya Mio ad4fb9cafe ext4: fix 32bit overflow in ext4_ext_find_goal() 14 years ago
Namhyung Kim dabd991f9d ext4: add more error checks to ext4_mkdir() 14 years ago
Eric Paris f1dffc4c54 ext4: ext4_ext_migrate should use NULL not 0 14 years ago
Theodore Ts'o f7c21177af ext4: Use ext4_error_file() to print the pathname to the corrupted inode 14 years ago
Dan Carpenter f9a62d090c ext4: use IS_ERR() to check for errors in ext4_error_file 14 years ago
Dan Carpenter 13195184a8 ext4: test the correct variable in ext4_init_pageio() 14 years ago
Wang Sheng-Hui 1f605b3027 ext2: remove dead code in ext2_xattr_get 14 years ago
Wang Sheng-Hui 6e9510b0e0 ext2,ext3,ext4: clarify comment for extN_xattr_set_handle 14 years ago
Theodore Ts'o eaeef86718 ext4: clean up ext4_xattr_list()'s error code checking and return strategy 14 years ago
Lukas Czerner 9325963667 ext4: remove warning message from ext4_issue_discard helper 14 years ago
Lukas Czerner 4f531501e4 ext4: fix possible overflow in ext4_trim_fs() 14 years ago
Alexey Dobriyan 57cc7215b7 headers: kobject.h redux 14 years ago
Randy Dunlap 39191628ed fs: fix namei.c kernel-doc notation 14 years ago
Ryusuke Konishi 365e215ce1 nilfs2: unfold nilfs_dat_inode function 14 years ago
Ryusuke Konishi bcbc8c648d nilfs2: do not pass sbi to functions which can get it from inode 14 years ago