platform/adaptation/renesas_rcar/renesas_kernel.git
2013-06-29 Jeff Laytonlocks: turn the blocked_list into a hashtable
2013-06-29 Jeff Laytonlocks: convert fl_link to a hlist_node
2013-06-29 Jeff Laytonlocks: avoid taking global lock if possible when waking...
2013-06-29 Jeff Laytonlocks: protect most of the file_lock handling with...
2013-06-29 Jeff Laytonlocks: encapsulate the fl_link list handling
2013-06-29 Jeff Laytonlocks: make "added" in __posix_lock_file a bool
2013-06-29 Jeff Laytonlocks: comment cleanups and clarifications
2013-06-29 Jeff Laytonlocks: make generic_add_lease and generic_delete_lease...
2013-06-29 Jeff Laytoncifs: use posix_unblock_lock instead of locks_delete_block
2013-06-29 Jeff Laytonlocks: drop the unused filp argument to posix_unblock_lock
2013-06-29 Linus TorvaldsDon't pass inode to ->d_hash() and ->d_compare()
2013-06-29 Dan Carpenterminix: bug widening a binary "not" operation
2013-06-29 Al Virosplice: lift checks from do_splice_from() into callers
2013-06-29 Al Viroconstify rw_verify_area()
2013-06-29 Al Virops3flash: switch to generic_file_llseek_size()
2013-06-29 Al Virowlcore: use *ppos, not file->f_pos
2013-06-29 Al Virobfa: switch to fixed_size_llseek()
2013-06-29 Al Virofnic: switch to fixed_size_llseek()
2013-06-29 Al Virovc: switch to fixed_size_llseek()
2013-06-29 Al Viroeisa_eeprom: switch to fixed_size_llseek()
2013-06-29 Al Virobna: switch to fixed_size_llseek()
2013-06-29 Al Virozorro: switch to fixed_size_llseek()
2013-06-29 Al Viromtdchar: switch to fixed_size_llseek()
2013-06-29 Al Vironew helper: fixed_size_llseek()
2013-06-29 Al Viroecryptfs: switch ecryptfs_decode_and_decrypt_filename...
2013-06-29 Al Virofuse: another open-coded file_inode()
2013-06-29 Al Virobtrfs: more open-coded file_inode()
2013-06-29 Al Virofanotify: quit wanking with FASYNC in ->release()
2013-06-29 Al Virocomedi: quit wanking with FASYNC in ->release()
2013-06-29 Al Viromore open-coded file_inode() calls
2013-06-29 Al Virokill find_inode_number()
2013-06-29 Al Virocoda: don't bother with find_inode_number()
2013-06-29 Al Viroproc_fill_cache(): clean up, get rid of pointless find_...
2013-06-29 Al Viroproc_fill_cache(): just make instantiate_t return int
2013-06-29 Al Viroproc_pid_readdir(): stop wanking with proc_fill_cache...
2013-06-29 Al Viroproc_fill_cache(): kill pointless check
2013-06-29 Al Vironcpfs: don't bother with EBUSY on removal of busy direc...
2013-06-29 Al Virodon't call file_pos_write() if vfs_{read,write}{,v...
2013-06-29 David HowellsSELinux: Institute file_path_has_perm()
2013-06-29 David HowellsReplace a bunch of file->dentry->d_inode refs with...
2013-06-29 Al Viroudf: provide ->tmpfile()
2013-06-29 Al Viroext3 ->tmpfile() support
2013-06-29 Al Viroallow the temp files created by open() to be linked to
2013-06-29 Al Viro[O_TMPFILE] it's still short a few helpers, but infrast...
2013-06-29 Al Viroallow build_open_flags() to return an error
2013-06-29 Al Virolift file_*_write out of do_splice_direct()
2013-06-29 Al Virolift file_*_write out of do_splice_from()
2013-06-29 Al Virodo_last(): fix missing checks for LAST_BIND case
2013-06-29 Al Viropcm_native: switch to fdget()/fdput()
2013-06-29 Al Viro[readdir] constify ->actor
2013-06-29 Al Viro[readdir] ->readdir() is gone
2013-06-29 Al Viro[readdir] convert ecryptfs
2013-06-29 Al Viro[readdir] convert coda
2013-06-29 Al Viro[readdir] convert ocfs2
2013-06-29 Al Viro[readdir] convert fatfs
2013-06-29 Al Viro[readdir] convert xfs
2013-06-29 Al Viro[readdir] convert btrfs
2013-06-29 Al Viro[readdir] convert hostfs
2013-06-29 Al Viro[readdir] convert afs
2013-06-29 Al Viro[readdir] convert ncpfs
2013-06-29 Al Viro[readdir] convert hfsplus
2013-06-29 Al Viro[readdir] convert hfs
2013-06-29 Al Viro[readdir] convert befs
2013-06-29 Al Viro[readdir] convert cifs
2013-06-29 Al Viro[readdir] convert freevxfs
2013-06-29 Al Viro[readdir] convert fuse
2013-06-29 Al Viro[readdir] convert hpfs
2013-06-29 Al Viroreiserfs: switch reiserfs_readdir_dentry to inode
2013-06-29 Al Viroreiserfs: is_privroot_deh() needs only directory inode...
2013-06-29 Al Viro[readdir] convert reiserfs
2013-06-29 Al Viro[readdir] convert ntfs
2013-06-29 Al Viro[readdir] convert isofs
2013-06-29 Al Viro[readdir] convert jffs2
2013-06-29 Al Viro[readdir] convert f2fs
2013-06-29 Al Viro[readdir] convert 9p
2013-06-29 Al Viro[readdir] convert affs
2013-06-29 Al Viro[readdir] convert adfs
2013-06-29 Al Viro[readdir] convert logfs
2013-06-29 Al Viro[readdir] convert jfs
2013-06-29 Al Viro[readdir] convert ceph
2013-06-29 Al Viro[readdir] convert nfs
2013-06-29 Al Viro[readdir] convert ext4
2013-06-29 Al Viro[readdir] convert qnx6
2013-06-29 Al Viro[readdir] convert qnx4
2013-06-29 Al Viro[readdir] convert omfs
2013-06-29 Al Viro[readdir] convert nilfs2
2013-06-29 Al Viro[readdir] convert sysfs
2013-06-29 Al Viro[readdir] convert gfs2
2013-06-29 Al Viro[readdir] convert exofs
2013-06-29 Al Viro[readdir] convert bfs
2013-06-29 Al Viro[readdir] convert procfs
2013-06-29 Al Viro[readdir] convert openpromfs
2013-06-29 Al Viro[readdir] convert efs
2013-06-29 Al Viro[readdir] convert configfs
2013-06-29 Al Viro[readdir] convert romfs
2013-06-29 Al Viro[readdir] convert squashfs
2013-06-29 Al Viro[readdir] convert ubifs
2013-06-29 Al Viro[readdir] convert udf
2013-06-29 Al Viro[readdir] convert ext3
2013-06-29 Al Viro[readdir] switch dcache_readdir() users to ->iterate()
next