index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
fs.h
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-30
aio: fix freeze protection of aio writes
Jan Kara
1
-0
/
+1
2016-10-30
fs: remove the never implemented aio_fsync file operation
Christoph Hellwig
1
-1
/
+0
2016-10-15
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2016-10-14
vfs: add vfs_get_link() helper
Miklos Szeredi
1
-0
/
+1
2016-10-12
mm: split gfp_mask and mapping flags into separate fields
Michal Hocko
1
-1
/
+2
2016-10-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-3
/
+3
2016-10-11
Merge remote-tracking branch 'ovl/rename2' into for-linus
Al Viro
1
-3
/
+2
2016-10-11
Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-9
/
+14
2016-10-10
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-5
/
+17
2016-10-08
Merge remote-tracking branch 'jk/vfs' into work.misc
Al Viro
1
-1
/
+1
2016-10-08
Merge remote-tracking branch 'ovl/misc' into work.misc
Al Viro
1
-3
/
+15
2016-10-08
vfs: Remove {get,set,remove}xattr inode operations
Andreas Gruenbacher
1
-5
/
+0
2016-10-08
vfs: Add IOP_XATTR inode operations flag
Andreas Gruenbacher
1
-0
/
+1
2016-10-07
sockfs: Get rid of getxattr iop
Andreas Gruenbacher
1
-4
/
+13
2016-10-06
switch generic_file_splice_read() to use of ->read_iter()
Al Viro
1
-2
/
+0
2016-09-28
vfs: Add current_time() api
Deepa Dinamani
1
-0
/
+1
2016-09-28
fs/file: more unsigned file descriptors
Alexey Dobriyan
1
-1
/
+1
2016-09-27
fs: rename "rename2" i_op to "rename"
Miklos Szeredi
1
-1
/
+1
2016-09-27
vfs: remove unused i_op->rename
Miklos Szeredi
1
-2
/
+0
2016-09-27
libfs: support RENAME_NOREPLACE in simple_rename()
Miklos Szeredi
1
-1
/
+2
2016-09-22
fs: Give dentry to inode_change_ok() instead of inode
Jan Kara
1
-1
/
+1
2016-09-16
locks: fix file locking on overlayfs
Miklos Szeredi
1
-2
/
+14
2016-09-16
vfs: update ovl inode before relatime check
Miklos Szeredi
1
-1
/
+0
2016-09-16
vfs: move permission checking into notify_change() for utimes(NULL)
Miklos Szeredi
1
-0
/
+1
2016-09-01
ovl: don't cache acl on overlay layer
Miklos Szeredi
1
-0
/
+1
2016-08-07
block/mm: make bdev_ops->rw_page() take a bool for read/write
Jens Axboe
1
-2
/
+1
2016-08-07
Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-5
/
+0
2016-08-04
mm/block: convert rw_page users to bio op use
Mike Christie
1
-1
/
+2
2016-08-03
Merge branch 'for-viro' of git://git.kernel.org/pub/scm/linux/kernel/git/msze...
Al Viro
1
-5
/
+0
2016-08-03
vfs: make dentry_needs_remove_privs() internal
Miklos Szeredi
1
-1
/
+0
2016-08-03
vfs: remove file_needs_remove_privs()
Miklos Szeredi
1
-4
/
+0
2016-08-03
firmware: support loading into a pre-allocated buffer
Stephen Boyd
1
-0
/
+1
2016-07-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-29
/
+50
2016-07-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
1
-0
/
+1
2016-07-29
mm: export filemap_check_errors() to modules
Miklos Szeredi
1
-0
/
+1
2016-07-28
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-7
/
+1
2016-07-27
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+6
2016-07-27
mm: migrate: support non-lru movable page migration
Minchan Kim
1
-0
/
+2
2016-07-27
fs/fs-writeback.c: add a new writeback list for sync
Dave Chinner
1
-0
/
+4
2016-07-21
block: get rid of bio_rw and READA
Christoph Hellwig
1
-17
/
+1
2016-07-19
bdev: get rid of ->bd_inodes
Al Viro
1
-1
/
+0
2016-07-05
fs: Update i_[ug]id_(read|write) to translate relative to s_user_ns
Seth Forshee
1
-25
/
+25
2016-07-05
vfs: Don't modify inodes with a uid or gid unknown to the vfs
Eric W. Biederman
1
-0
/
+5
2016-06-30
vfs: merge .d_select_inode() into .d_real()
Miklos Szeredi
1
-6
/
+1
2016-06-23
userns: Remove the now unnecessary FS_USERNS_DEV_MOUNT flag
Eric W. Biederman
1
-1
/
+0
2016-06-23
vfs: Generalize filesystem nodev handling.
Eric W. Biederman
1
-0
/
+2
2016-06-23
fs: Add user namespace member to struct super_block
Eric W. Biederman
1
-0
/
+12
2016-06-23
vfs: Pass data, ns, and ns->userns to mount_ns
Eric W. Biederman
1
-2
/
+3
2016-06-23
mnt: Refactor fs_fully_visible into mount_too_revealing
Eric W. Biederman
1
-1
/
+3
2016-06-07
block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSH
Mike Christie
1
-2
/
+2
[next]