index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
fs.h
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-2
/
+0
2017-09-06
include/linux/fs.h: remove unneeded forward definition of mm_struct
Jeff Layton
1
-2
/
+0
2017-09-06
Merge tag 'wberr-v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...
Linus Torvalds
1
-4
/
+16
2017-09-06
Merge tag 'locks-v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...
Linus Torvalds
1
-1
/
+0
2017-09-06
Merge tag 'xfs-4.14-merge-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-0
/
+1
2017-09-05
Merge tag 'char-misc-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-3
/
+7
2017-09-01
xfs: evict all inodes involved with log redo item
Darrick J. Wong
1
-0
/
+1
2017-08-31
annotate RWF_... flags
Christoph Hellwig
1
-5
/
+7
2017-08-28
Merge 4.13-rc7 into char-misc-next
Greg Kroah-Hartman
1
-2
/
+2
2017-08-27
Clarify (and fix) MAX_LFS_FILESIZE macros
Linus Torvalds
1
-2
/
+2
2017-08-01
mm: remove optimizations based on i_size in mapping writeback waits
Jeff Layton
1
-1
/
+6
2017-07-31
mm: add file_fdatawait_range and file_write_and_wait
Jeff Layton
1
-1
/
+10
2017-07-29
Documentation: add some docs for errseq_t
Jeff Layton
1
-2
/
+0
2017-07-23
Merge 4.13-rc2 into char-misc-next
Greg Kroah-Hartman
1
-8
/
+9
2017-07-19
Merge tag 'gcc-plugins-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-8
/
+9
2017-07-17
block: order /proc/devices by major number
Logan Gunthorpe
1
-2
/
+2
2017-07-17
char_dev: order /proc/devices by major number
Logan Gunthorpe
1
-1
/
+1
2017-07-17
char_dev: extend dynamic allocation of majors into a higher range
Logan Gunthorpe
1
-0
/
+4
2017-07-16
fs/locks: Remove fl_nspid and use fs-specific l_pid for remote locks
Benjamin Coddington
1
-1
/
+0
2017-07-15
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-10
/
+1
2017-07-12
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+4
2017-07-11
VFS: Kill off s_options and helpers
David Howells
1
-9
/
+0
2017-07-10
mm: always enable thp for dax mappings
Dan Williams
1
-0
/
+6
2017-07-07
Merge tag 'for-linus-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+60
2017-07-07
Merge tag 'for-linus-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-6
/
+0
2017-07-06
fs: new infrastructure for writeback error handling and reporting
Jeff Layton
1
-1
/
+59
2017-07-06
jbd2: don't clear and reset errors after waiting on writeback
Jeff Layton
1
-1
/
+1
2017-07-06
VFS: Make get_filesystem() return the affected filesystem
David Howells
1
-1
/
+1
2017-07-05
fs: remove call_fsync helper function
Jeff Layton
1
-6
/
+0
2017-07-05
Merge branch 'work.read_write' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+4
2017-07-05
Merge branch 'work.misc-set_fs' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-5
/
+5
2017-07-04
vfs: introduce inode 'inuse' lock
Amir Goldstein
1
-0
/
+4
2017-07-03
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2017-06-30
randstruct: Mark various structs for randomization
Kees Cook
1
-8
/
+9
2017-06-29
fs: implement vfs_iter_write using do_iter_write
Christoph Hellwig
1
-1
/
+2
2017-06-29
fs: implement vfs_iter_read using do_iter_read
Christoph Hellwig
1
-1
/
+2
2017-06-27
fs: add fcntl() interface for setting/getting write life time hints
Jens Axboe
1
-12
/
+35
2017-06-20
fs: Introduce RWF_NOWAIT and FMODE_AIO_NOWAIT
Goldwyn Rodrigues
1
-0
/
+9
2017-06-20
fs: Introduce filemap_range_has_page()
Goldwyn Rodrigues
1
-0
/
+2
2017-06-20
fs: Separate out kiocb flags setup based on RWF_* flags
Goldwyn Rodrigues
1
-0
/
+14
2017-06-20
sched/wait: Split out the wait_bit*() APIs from <linux/wait.h> into <linux/wa...
Ingo Molnar
1
-1
/
+1
2017-06-14
fs/fcntl: f_setown, allow returning error
Jiri Slaby
1
-1
/
+1
2017-06-13
Merge branch 'uuid-types' of bombadil.infradead.org:public_git/uuid into nvme...
Christoph Hellwig
1
-2
/
+3
2017-06-09
fs: remove the unused error argument to dio_end_io()
Christoph Hellwig
1
-1
/
+1
2017-06-05
fs: switch ->s_uuid to uuid_t
Christoph Hellwig
1
-2
/
+3
2017-05-27
fs/locks: pass kernel struct flock to fcntl_getlk/setlk
Christoph Hellwig
1
-4
/
+4
2017-05-12
time: delete current_fs_time()
Deepa Dinamani
1
-1
/
+0
2017-05-10
Merge tag 'nfs-for-4.12-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-0
/
+2
2017-05-09
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-6
/
+8
2017-05-08
fs: semove set but not checked AOP_FLAG_UNINTERRUPTIBLE flag
Tetsuo Handa
1
-3
/
+2
[next]