index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
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
2013-06-29
coda: don't bother with find_inode_number()
Al Viro
2013-06-29
proc_fill_cache(): clean up, get rid of pointless find_inode_number() use
Al Viro
2013-06-29
proc_fill_cache(): just make instantiate_t return int
Al Viro
2013-06-29
proc_pid_readdir(): stop wanking with proc_fill_cache() for /proc/self
Al Viro
2013-06-29
proc_fill_cache(): kill pointless check
Al Viro
2013-06-29
ncpfs: don't bother with EBUSY on removal of busy directories
Al Viro
2013-06-29
don't call file_pos_write() if vfs_{read,write}{,v}() fails
Al Viro
2013-06-29
Replace a bunch of file->dentry->d_inode refs with file_inode()
David Howells
2013-06-29
udf: provide ->tmpfile()
Al Viro
[prev]
[next]