summaryrefslogtreecommitdiff
path: root/fs/hpfs
Commit message (Expand)AuthorAge
* hpfs: don't bother with the i_version counter or f_versionJeff Layton2017-12-10
* Rename superblock flags (MS_xyz -> SB_xyz)Linus Torvalds2017-11-27
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2017-09-14
|\
| * VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb)David Howells2017-07-17
* | fs: convert a pile of fsync routines to errseq_t based reportingJeff Layton2017-08-01
|/
* sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-02
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-10-10
|\
| * fs: rename "rename2" i_op to "rename"Miklos Szeredi2016-09-27
| * fs: support RENAME_NOREPLACE for local filesystemsMiklos Szeredi2016-09-27
* | Merge remote-tracking branch 'jk/vfs' into work.miscAl Viro2016-10-08
|\ \
| * | fs: Give dentry to inode_change_ok() instead of inodeJan Kara2016-09-22
| |/
* | hpfs: support FIEMAPMikulas Patocka2016-10-05
|/
* get rid of 'parent' argument of ->d_compare()Al Viro2016-07-31
* cifs, msdos, vfat, hfs+: don't bother with parent in ->d_compare()Al Viro2016-07-29
* vfs: make the string hashes salt the hashLinus Torvalds2016-06-10
* hpfs: implement the show_options methodMikulas Patocka2016-05-28
* hpfs: fix remount failure when there are no options changedMikulas Patocka2016-05-28
* hpfs: switch to ->iterate_shared()Al Viro2016-05-12
* hpfs: handle allocation failures in hpfs_add_pos()Al Viro2016-05-12
* hpfs: don't truncate the file when delete failsMikulas Patocka2016-02-27
* wrappers for ->i_mutex accessAl Viro2016-01-22
* kmemcg: account certain kmem allocations to memcgVladimir Davydov2016-01-14
* Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-01-12
|\
| * hpfs: missing endianness annotationAl Viro2016-01-04
* | don't put symlink bodies in pagecache into highmemAl Viro2015-12-08
|/
* fs/hpfs/namei.c: remove unnecessary new_valid_dev() checkYaowei Bai2015-11-09
* hpfs: update ctime and mtime on directory modificationMikulas Patocka2015-09-03
* hpfs: support hotfixesMikulas Patocka2015-09-03
* hpfs: hpfs_error: Remove static buffer, use vsprintf extension %pV insteadJoe Perches2015-07-09
* hpfs: kstrdup() out of memory handlingSanidhya Kashyap2015-07-09
* hpfs: Remove unessary castFiro Yang2015-07-09
* hpfs: add fstrim supportMikulas Patocka2015-07-09
* fs: cleanup slight list_entry abuseRasmus Villemoes2015-06-23
* VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells2015-04-15
* make new_sync_{read,write}() staticAl Viro2015-04-11
* fs/hpfs/dnode.c: fix suspect code indentFabian Frederick2014-08-08
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-06-12
|\
| * write_iter variants of {__,}generic_file_aio_write()Al Viro2014-05-06
| * switch simple generic_file_aio_read() users to ->read_iter()Al Viro2014-05-06
* | fs/hpfs: increase pr_warn levelFabian Frederick2014-06-06
* | fs/hpfs: use __func__ for loggingFabian Frederick2014-06-06
* | fs/hpfs: use pr_fmt for loggingFabian Frederick2014-06-06
* | fs/hpfs: convert printk to pr_foo()Fabian Frederick2014-06-06
|/
* Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2014-04-04
|\
| * fs: push sync_filesystem() down to the file system's remount_fs()Theodore Ts'o2014-03-13
* | mm + fs: store shadow entries in page cacheJohannes Weiner2014-04-03
|/
* hpfs: optimize quad buffer loadingMikulas Patocka2014-02-02
* hpfs: remember free spaceMikulas Patocka2014-02-02
* locks: break delegations on any attribute modificationJ. Bruce Fields2013-11-09