mm: pagevec: defer deciding which LRU to add a page to until pagevec drain time
[platform/adaptation/renesas_rcar/renesas_kernel.git] / fs /
2013-07-01 Theodore Ts'ojbd2: move superblock checksum calculation to jbd2_writ...
2013-07-01 Ashish Sangwanext4: pass inode pointer instead of file pointer to...
2013-07-01 boxi liuext4: improve free space calculation for inline_data
2013-07-01 Joe Perchesext4: reduce object size when !CONFIG_PRINTK
2013-07-01 Zheng Liuext4: improve extent cache shrink mechanism to avoid...
2013-07-01 Alexey Khoroshilovext4: implement error handling of ext4_mb_new_prealloca...
2013-07-01 Maarten ter Huurneext4: fix corruption when online resizing a fs with...
2013-07-01 Ingo MolnarMerge tag 'v3.10' into sched/core
2013-06-30 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2013-06-30 Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2013-06-29 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2013-06-29 Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2013-06-29 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2013-06-29 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2013-06-29 Linus TorvaldsMerge tag 'for-linus-20130628' of git://git./linux...
2013-06-29 Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2013-06-29 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2013-06-29 Russell KingMerge branch 'devel-stable' into for-next
2013-06-29 Russell KingMerge branches 'fixes', 'mcpm', 'misc' and 'mmci' into...
2013-06-29 Al Virolseek_execute() doesn't need an inode passed to it
2013-06-29 Al Viroblock_dev: switch to fixed_size_llseek()
2013-06-29 Jeff Laytonlocks: give the blocked_hash its own spinlock
2013-06-29 Jeff Laytonlocks: add a new "lm_owner_key" lock operation
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 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 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 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 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
next