summaryrefslogtreecommitdiff
path: root/fs/ntfs
Commit message (Expand)AuthorAge
* mm, fs: introduce mapping_gfp_constraint()Michal Hocko2015-11-06
* ntfs: delete unnecessary checks before calling iput()SF Markus Elfring2015-09-04
* ntfs: super.c: Fix error logNik Nyby2015-08-07
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-07-04
|\
| * fs: cleanup slight list_entry abuseRasmus Villemoes2015-06-23
| * fs: Rename file_remove_suid() to file_remove_privs()Jan Kara2015-06-23
* | mm: do not ignore mapping_gfp_mask in page cache allocation pathsMichal Hocko2015-06-24
* | NTFS: use kvfree() in ntfs_free()Pekka Enberg2015-06-24
|/
* get rid of assorted nameidata-related debrisAl Viro2015-05-15
* VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells2015-04-15
* switch generic_write_checks() to iocb and iterAl Viro2015-04-11
* generic_write_checks(): drop isblk argumentAl Viro2015-04-11
* ntfs: move iov_iter_truncate() closer to generic_write_checks()Al Viro2015-04-11
* make new_sync_{read,write}() staticAl Viro2015-04-11
* Merge branch 'iocb' into for-nextAl Viro2015-04-11
|\
| * fs: move struct kiocb to fs.hChristoph Hellwig2015-03-25
* | NTFS: Version 2.1.32 - Update file write from aio_write to write_iter.Anton Altaparmakov2015-04-11
|/
* fs: export inode_to_bdi and use it in favor of mapping->backing_dev_infoChristoph Hellwig2015-01-20
* assorted conversions to %p[dD]Al Viro2014-11-19
* NTFS: Bump version to 2.1.31.Anton Altaparmakov2014-10-16
* NTFS: Add bmap address space operation needed for FIBMAP ioctl.Anton Altaparmakov2014-10-16
* NTFS: Split ntfs_aops into ntfs_normal_aops and ntfs_compressed_aopsAnton Altaparmakov2014-10-16
* ntfs: remove bogus spaceAndrea Gelmini2014-10-09
* ntfs: use find_get_page_flags() to mark page accessed as it is no longer mark...Anton Altaparmakov2014-10-09
* ntfs: kernel-doc warning fixesFabian Frederick2014-08-06
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-06-12
|\
| * switch simple generic_file_aio_read() users to ->read_iter()Al Viro2014-05-06
| * kill generic_segment_checks()Al Viro2014-05-06
* | ntfs: convert use of typedef ctl_table to struct ctl_tableJoe Perches2014-06-06
* | mm: non-atomically mark page accessed during page cache allocation where poss...Mel Gorman2014-06-04
* | ntfs: remove NULL value assignmentsFabian Frederick2014-06-04
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-04-12
|\
| * ntfs: don't put NULL into ->i_op/->i_fopAl Viro2014-04-01
* | ntfs: logging clean-upFabian Frederick2014-04-07
* | 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
|/
* fix O_SYNC|O_APPEND syncing the wrong range on write()Al Viro2014-02-09
* iget/iget5: don't bother with ->i_lock until we find a matchAl Viro2013-11-09
* truncate: drop 'oldsize' truncate_pagecache() parameterKirill A. Shutemov2013-09-12
* Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2013-07-02
|\
| * mm: change invalidatepage prototype to accept lengthLukas Czerner2013-05-21
* | [readdir] convert ntfsAl Viro2013-06-29
|/
* aio: don't include aio.h in sched.hKent Overstreet2013-05-07
* lift sb_start_write/sb_end_write out of ->aio_write()Al Viro2013-04-09
* fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman2013-03-03
* new helper: file_inode(file)Al Viro2013-02-22
* ntfs: drop vmtruncateMarco Stornelli2012-12-20
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-02
|\
| * fs: push rcu_barrier() from deactivate_locked_super() to filesystemsKirill A. Shutemov2012-10-02