summaryrefslogtreecommitdiffstats
path: root/fs/hpfs
Commit message (Expand)AuthorAgeFilesLines
* wrappers for ->i_mutex accessAl Viro2016-01-221-3/+3
* kmemcg: account certain kmem allocations to memcgVladimir Davydov2016-01-141-1/+1
* Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-01-121-1/+1
|\
| * hpfs: missing endianness annotationAl Viro2016-01-041-1/+1
* | don't put symlink bodies in pagecache into highmemAl Viro2015-12-082-3/+3
|/
* fs/hpfs/namei.c: remove unnecessary new_valid_dev() checkYaowei Bai2015-11-091-2/+0
* hpfs: update ctime and mtime on directory modificationMikulas Patocka2015-09-031-1/+24
* hpfs: support hotfixesMikulas Patocka2015-09-035-20/+76
* hpfs: hpfs_error: Remove static buffer, use vsprintf extension %pV insteadJoe Perches2015-07-091-4/+7
* hpfs: kstrdup() out of memory handlingSanidhya Kashyap2015-07-091-2/+5
* hpfs: Remove unessary castFiro Yang2015-07-091-1/+1
* hpfs: add fstrim supportMikulas Patocka2015-07-095-0/+128
* fs: cleanup slight list_entry abuseRasmus Villemoes2015-06-231-1/+1
* VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells2015-04-152-5/+5
* make new_sync_{read,write}() staticAl Viro2015-04-111-2/+0
* fs/hpfs/dnode.c: fix suspect code indentFabian Frederick2014-08-081-8/+9
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-06-121-4/+4
|\
| * write_iter variants of {__,}generic_file_aio_write()Al Viro2014-05-061-2/+2
| * switch simple generic_file_aio_read() users to ->read_iter()Al Viro2014-05-061-2/+2
* | fs/hpfs: increase pr_warn levelFabian Frederick2014-06-068-47/+47
* | fs/hpfs: use __func__ for loggingFabian Frederick2014-06-062-12/+12
* | fs/hpfs: use pr_fmt for loggingFabian Frederick2014-06-0610-51/+56
* | fs/hpfs: convert printk to pr_foo()Fabian Frederick2014-06-0610-67/+89
|/
* Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2014-04-041-0/+2
|\
| * fs: push sync_filesystem() down to the file system's remount_fs()Theodore Ts'o2014-03-131-0/+2
* | mm + fs: store shadow entries in page cacheJohannes Weiner2014-04-031-1/+1
|/
* hpfs: optimize quad buffer loadingMikulas Patocka2014-02-021-46/+50
* hpfs: remember free spaceMikulas Patocka2014-02-023-10/+87
* locks: break delegations on any attribute modificationJ. Bruce Fields2013-11-091-1/+1
* hpfs: make freeing sbi and codetables rcu-delayedAl Viro2013-10-242-14/+15
* truncate: drop 'oldsize' truncate_pagecache() parameterKirill A. Shutemov2013-09-121-1/+1
* Merge branch 'hpfs' from Mikulas PatockaLinus Torvalds2013-07-045-13/+106
|\
| * hpfs: implement prefetch to improve performanceMikulas Patocka2013-07-044-5/+63
| * hpfs: use mpageMikulas Patocka2013-07-041-6/+34
| * hpfs: better test for errorsMikulas Patocka2013-07-042-2/+9
* | Don't pass inode to ->d_hash() and ->d_compare()Linus Torvalds2013-06-291-5/+2
* | [readdir] convert hpfsAl Viro2013-06-291-27/+29
|/
* hpfs: fix warnings when the filesystem fills upMikulas Patocka2013-06-081-0/+4
* hpfs: deadlock and race in directory lseek()Al Viro2013-05-311-4/+6
* hpfs: move setting hpfs-private i_dirty to ->write_end()Al Viro2013-04-091-16/+20
* fs: Limit sys_mount to only request filesystem modules. (Part 3)Eric W. Biederman2013-03-111-0/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-262-3/+3
|\
| * new helper: file_inode(file)Al Viro2013-02-222-3/+3
* | Merge branch 'master' into for-nextJiri Kosina2013-01-293-8/+18
|\ \ | |/
| * hpfs: drop vmtruncateMarco Stornelli2012-12-203-8/+18
* | treewide: Fix typo in various driversMasanari Iida2013-01-091-1/+1
|/
* hpfs: drop lock/unlock superMarco Stornelli2012-10-091-3/+0
* hpfs: convert to use leXX_add_cpu()Wei Yongjun2012-10-062-17/+17
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-021-0/+5
|\
| * fs: push rcu_barrier() from deactivate_locked_super() to filesystemsKirill A. Shutemov2012-10-021-0/+5
OpenPOWER on IntegriCloud