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
2013-07-02
sync: don't block the flusher thread waiting on IO
Dave Chinner
2013-07-02
f2fs: fix to recover i_size from roll-forward
Jaegeuk Kim
2013-07-02
f2fs: remove the unused argument "sbi" of func destroy_fsync_dnodes()
Gu Zheng
2013-07-02
f2fs: remove reusing any prefree segments
Jaegeuk Kim
2013-07-02
f2fs: code cleanup and simplify in func {find/add}_gc_inode
Gu Zheng
2013-07-02
f2fs: optimize the init_dirty_segmap function
Namjae Jeon
2013-07-02
f2fs: fix an endian conversion bug detected by sparse
Jaegeuk Kim
2013-07-02
f2fs: fix crc endian conversion
Jaegeuk Kim
2013-07-01
ext4: optimize starting extent in ext4_ext_rm_leaf()
Ashish Sangwan
2013-07-01
jbd2: invalidate handle if jbd2_journal_restart() fails
Theodore Ts'o
2013-07-01
ext4: translate flag bits to strings in tracepoints
Theodore Ts'o
2013-07-01
ext4: fix up error handling for mpage_map_and_submit_extent()
Theodore Ts'o
2013-07-01
jbd2: fix theoretical race in jbd2__journal_restart
Theodore Ts'o
2013-07-01
ext4: only zero partial blocks in ext4_zero_partial_blocks()
Lukas Czerner
2013-07-01
ext4: check error return from ext4_write_inline_data_end()
Theodore Ts'o
2013-07-01
ext4: delete unnecessary C statements
jon ernst
2013-07-01
ext3,ext4: don't mess with dir_file->f_pos in htree_dirblock_to_tree()
Al Viro
2013-07-01
jbd2: move superblock checksum calculation to jbd2_write_superblock()
Theodore Ts'o
2013-07-01
ext4: pass inode pointer instead of file pointer to punch hole
Ashish Sangwan
2013-07-01
ext4: improve free space calculation for inline_data
boxi liu
2013-07-01
ext4: reduce object size when !CONFIG_PRINTK
Joe Perches
2013-07-01
ext4: improve extent cache shrink mechanism to avoid to burn CPU time
Zheng Liu
2013-07-01
ext4: implement error handling of ext4_mb_new_preallocation()
Alexey Khoroshilov
2013-07-01
ext4: fix corruption when online resizing a fs with 1K block size
Maarten ter Huurne
2013-06-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-06-29
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-06-29
lseek_execute() doesn't need an inode passed to it
Al Viro
2013-06-29
block_dev: switch to fixed_size_llseek()
Al Viro
2013-06-29
locks: give the blocked_hash its own spinlock
Jeff Layton
2013-06-29
locks: add a new "lm_owner_key" lock operation
Jeff Layton
2013-06-29
locks: turn the blocked_list into a hashtable
Jeff Layton
2013-06-29
locks: convert fl_link to a hlist_node
Jeff Layton
2013-06-29
locks: avoid taking global lock if possible when waking up blocked waiters
Jeff Layton
2013-06-29
locks: protect most of the file_lock handling with i_lock
Jeff Layton
2013-06-29
locks: encapsulate the fl_link list handling
Jeff Layton
2013-06-29
locks: make "added" in __posix_lock_file a bool
Jeff Layton
2013-06-29
locks: comment cleanups and clarifications
Jeff Layton
2013-06-29
locks: make generic_add_lease and generic_delete_lease static
Jeff Layton
2013-06-29
cifs: use posix_unblock_lock instead of locks_delete_block
Jeff Layton
2013-06-29
locks: drop the unused filp argument to posix_unblock_lock
Jeff Layton
2013-06-29
Don't pass inode to ->d_hash() and ->d_compare()
Linus Torvalds
2013-06-29
minix: bug widening a binary "not" operation
Dan Carpenter
2013-06-29
splice: lift checks from do_splice_from() into callers
Al Viro
2013-06-29
constify rw_verify_area()
Al Viro
2013-06-29
new helper: fixed_size_llseek()
Al Viro
2013-06-29
ecryptfs: switch ecryptfs_decode_and_decrypt_filename() from dentry to sb
Al Viro
2013-06-29
fuse: another open-coded file_inode()
Al Viro
2013-06-29
btrfs: more open-coded file_inode()
Al Viro
2013-06-29
fanotify: quit wanking with FASYNC in ->release()
Al Viro
2013-06-29
kill find_inode_number()
Al Viro
[prev]
[next]