index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2011-01-10
ext3: speed up file creates by optimizing rec_len functions
Eric Sandeen
2011-01-10
ext2: speed up file creates by optimizing rec_len functions
Eric Sandeen
2011-01-10
ext3: Add more journal error check
Namhyung Kim
2011-01-10
ext3: Add journal error check in resize.c
Namhyung Kim
2011-01-10
quota: Use %pV and __attribute__((format (printf in __quota_error and fix fal...
Joe Perches
2011-01-10
ext3: Add FITRIM handling
Lukas Czerner
2011-01-10
ext3: Add batched discard support for ext3
Lukas Czerner
2011-01-10
ext4: don't pass entire map to check_eofblocks_fl
Eric Sandeen
2011-01-10
ext4: fix memory leak in ext4_free_branches
Theodore Ts'o
2011-01-10
ext4: remove ext4_mb_return_to_preallocation()
Theodore Ts'o
2011-01-10
ext4: flush the i_completed_io_list during ext4_truncate
Jiaying Zhang
2011-01-10
ext4: add error checking to calls to ext4_handle_dirty_metadata()
Theodore Ts'o
2011-01-10
ext4: fix trimming of a single group
Jan Kara
2011-01-10
ext4: fix uninitialized variable in ext4_register_li_request
Andrew Morton
2011-01-10
ext4: dynamically allocate the jbd2_inode in ext4_inode_info as necessary
Theodore Ts'o
2011-01-10
ext4: drop i_state_flags on architectures with 64-bit longs
Theodore Ts'o
2011-01-10
ext4: reorder ext4_inode_info structure elements to remove unneeded padding
Theodore Ts'o
2011-01-10
ext4: drop ec_type from the ext4_ext_cache structure
Theodore Ts'o
2011-01-10
ext4: use ext4_lblk_t instead of sector_t for logical blocks
Theodore Ts'o
2011-01-10
ext4: replace i_delalloc_reserved_flag with EXT4_STATE_DELALLOC_RESERVED
Theodore Ts'o
2011-01-10
ext4: fix 32bit overflow in ext4_ext_find_goal()
Kazuya Mio
2011-01-10
ext4: add more error checks to ext4_mkdir()
Namhyung Kim
2011-01-10
ext4: ext4_ext_migrate should use NULL not 0
Eric Paris
2011-01-10
ext4: Use ext4_error_file() to print the pathname to the corrupted inode
Theodore Ts'o
2011-01-10
ext4: use IS_ERR() to check for errors in ext4_error_file
Dan Carpenter
2011-01-10
ext4: test the correct variable in ext4_init_pageio()
Dan Carpenter
2011-01-10
ext2: remove dead code in ext2_xattr_get
Wang Sheng-Hui
2011-01-10
ext2,ext3,ext4: clarify comment for extN_xattr_set_handle
Wang Sheng-Hui
2011-01-10
ext4: clean up ext4_xattr_list()'s error code checking and return strategy
Theodore Ts'o
2011-01-10
ext4: remove warning message from ext4_issue_discard helper
Lukas Czerner
2011-01-10
ext4: fix possible overflow in ext4_trim_fs()
Lukas Czerner
2011-01-10
headers: kobject.h redux
Alexey Dobriyan
2011-01-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...
Linus Torvalds
2011-01-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
2011-01-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...
Linus Torvalds
2011-01-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
2011-01-10
fs: fix namei.c kernel-doc notation
Randy Dunlap
2011-01-10
nilfs2: unfold nilfs_dat_inode function
Ryusuke Konishi
2011-01-10
nilfs2: do not pass sbi to functions which can get it from inode
Ryusuke Konishi
2011-01-10
nilfs2: get rid of nilfs_mount_options structure
Ryusuke Konishi
2011-01-10
nilfs2: simplify nilfs_mdt_freeze_buffer
Ryusuke Konishi
2011-01-10
nilfs2: get rid of loaded flag from nilfs object
Ryusuke Konishi
2011-01-10
nilfs2: fix a checkpatch error in page.c
Ryusuke Konishi
2011-01-10
nilfs2: fiemap support
Ryusuke Konishi
2011-01-10
nilfs2: mark buffer heads as delayed until the data is written to disk
Ryusuke Konishi
2011-01-10
nilfs2: call nilfs_error inside bmap routines
Ryusuke Konishi
2011-01-10
fs/nilfs2/super.c: Use printf extension %pV
Joe Perches
2011-01-09
cifs: use CreationTime like an i_generation field
Jeff Layton
2011-01-09
cifs: switch cifs_open and cifs_create to use CIFSSMBUnixSetFileInfo
Jeff Layton
2011-01-09
cifs: show "acl" in DebugData Features when it's compiled in
Jeff Layton
[prev]
[next]