aboutsummaryrefslogtreecommitdiff
path: root/scripts/patch-kernel
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions
pan> 2014-06-06fs/hpfs: use pr_fmt for loggingFabian Frederick10-51/+56 2014-06-06fs/hpfs: convert printk to pr_foo()Fabian Frederick10-67/+89 2014-05-06write_iter variants of {__,}generic_file_aio_write()Al Viro1-2/+2 2014-05-06switch simple generic_file_aio_read() users to ->read_iter()Al Viro1-2/+2 2014-04-04Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-0/+2 2014-04-03mm + fs: store shadow entries in page cacheJohannes Weiner1-1/+1 2014-03-13fs: push sync_filesystem() down to the file system's remount_fs()Theodore Ts'o1-0/+2 2014-02-02hpfs: optimize quad buffer loadingMikulas Patocka1-46/+50 2014-02-02hpfs: remember free spaceMikulas Patocka3-10/+87 2013-11-09locks: break delegations on any attribute modificationJ. Bruce Fields1-1/+1 2013-10-24hpfs: make freeing sbi and codetables rcu-delayedAl Viro2-14/+15 2013-09-12truncate: drop 'oldsize' truncate_pagecache() parameterKirill A. Shutemov1-1/+1 2013-07-04Merge branch 'hpfs' from Mikulas PatockaLinus Torvalds5-13/+106 2013-07-04hpfs: implement prefetch to improve performanceMikulas Patocka4-5/+63 2013-07-04hpfs: use mpageMikulas Patocka1-6/+34 2013-07-04hpfs: better test for errorsMikulas Patocka2-2/+9 2013-06-29Don't pass inode to ->d_hash() and ->d_compare()Linus Torvalds1-5/+2 2013-06-29[readdir] convert hpfsAl Viro1-27/+29 2013-06-08