index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
start adding the tag to iov_iter
Al Viro
2014-05-06
9
-17
/
+17
*
new helper: generic_file_read_iter()
Al Viro
2014-05-06
2
-15
/
+2
*
fuse_file_aio_write(): merge initializations of iov_iter
Al Viro
2014-05-06
1
-2
/
+1
*
ceph_aio_read(): keep iov_iter across retries
Al Viro
2014-05-06
1
-6
/
+8
*
new primitive: iov_iter_alignment()
Al Viro
2014-05-06
1
-22
/
+5
*
switch {__,}blockdev_direct_IO() to iov_iter
Al Viro
2014-05-06
18
-54
/
+43
*
get rid of pointless iov_length() in ->direct_IO()
Al Viro
2014-05-06
16
-28
/
+30
*
ext4: switch the guts of ->direct_IO() to iov_iter
Al Viro
2014-05-06
3
-18
/
+15
*
convert the guts of nfs_direct_IO() to iov_iter
Al Viro
2014-05-06
2
-31
/
+33
*
pass iov_iter to ->direct_IO()
Al Viro
2014-05-06
23
-102
/
+97
*
kill generic_segment_checks()
Al Viro
2014-05-06
6
-39
/
+9
*
__btrfs_direct_write(): switch to iov_iter
Al Viro
2014-05-06
1
-11
/
+8
*
generic_file_direct_write(): switch to iov_iter
Al Viro
2014-05-06
4
-13
/
+10
*
kill iov_iter_copy_from_user()
Al Viro
2014-05-06
2
-6
/
+4
*
fs/file.c: don't open-code kvfree()
Al Viro
2014-05-06
1
-8
/
+3
*
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
2014-05-06
4
-4
/
+9
|
\
|
*
fs/affs/super.c: bugfix / double free
Fabian Frederick
2014-05-06
1
-2
/
+0
|
*
fanotify: fix -EOVERFLOW with large files on 64-bit
Will Woods
2014-05-06
1
-0
/
+2
|
*
autofs: fix lockref lookup
Ian Kent
2014-05-06
1
-2
/
+2
|
*
hugetlb: ensure hugepage access is denied if hugepages are not supported
Nishanth Aravamudan
2014-05-06
1
-0
/
+5
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2014-05-06
3
-219
/
+111
|
\
\
|
|
/
|
/
|
|
*
posix_acl: handle NULL ACL in posix_acl_equiv_mode
Christoph Hellwig
2014-05-06
1
-0
/
+6
|
*
dcache: don't need rcu in shrink_dentry_list()
Miklos Szeredi
2014-05-03
1
-23
/
+4
|
*
more graceful recovery in umount_collect()
Al Viro
2014-05-03
1
-76
/
+25
|
*
don't remove from shrink list in select_collect()
Al Viro
2014-05-03
1
-21
/
+10
|
*
dentry_kill(): don't try to remove from shrink list
Al Viro
2014-05-01
1
-8
/
+19
|
*
expand the call of dentry_lru_del() in dentry_kill()
Al Viro
2014-04-30
1
-1
/
+6
|
*
new helper: dentry_free()
Al Viro
2014-04-30
1
-5
/
+10
|
*
fold try_prune_one_dentry()
Al Viro
2014-04-30
1
-50
/
+25
|
*
fold d_kill() and d_free()
Al Viro
2014-04-30
1
-52
/
+24
|
*
fix races between __d_instantiate() and checks of dentry flags
Al Viro
2014-04-19
2
-5
/
+4
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
2014-05-06
5
-86
/
+172
|
\
\
|
*
|
fuse: add renameat2 support
Miklos Szeredi
2014-04-28
2
-8
/
+50
|
*
|
fuse: clear MS_I_VERSION
Miklos Szeredi
2014-04-28
1
-1
/
+1
|
*
|
fuse: clear FUSE_I_CTIME_DIRTY flag on setattr
Maxim Patlasov
2014-04-28
1
-9
/
+17
|
*
|
fuse: trust kernel i_ctime only
Maxim Patlasov
2014-04-28
2
-4
/
+24
|
*
|
fuse: remove .update_time
Miklos Szeredi
2014-04-28
1
-12
/
+0
|
*
|
fuse: allow ctime flushing to userspace
Maxim Patlasov
2014-04-28
3
-4
/
+9
|
*
|
fuse: fuse: add time_gran to INIT_OUT
Miklos Szeredi
2014-04-28
1
-0
/
+5
|
*
|
fuse: add .write_inode
Miklos Szeredi
2014-04-28
4
-33
/
+45
|
*
|
fuse: clean up fsync
Miklos Szeredi
2014-04-28
1
-8
/
+3
|
*
|
fuse: fuse: fallocate: use file_update_time()
Miklos Szeredi
2014-04-28
1
-6
/
+2
|
*
|
fuse: update mtime on open(O_TRUNC) in atomic_o_trunc mode
Maxim Patlasov
2014-04-28
1
-4
/
+14
|
*
|
fuse: update mtime on truncate(2)
Maxim Patlasov
2014-04-28
1
-0
/
+2
|
*
|
fuse: do not use uninitialized i_mode
Maxim Patlasov
2014-04-28
1
-1
/
+1
|
*
|
fuse: fix mtime update error in fsync
Miklos Szeredi
2014-04-28
1
-1
/
+1
|
*
|
fuse: check fallocate mode
Miklos Szeredi
2014-04-28
1
-0
/
+3
|
*
|
fuse: add __exit to fuse_ctl_cleanup
Fabian Frederick
2014-04-28
2
-2
/
+2
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2014-05-05
6
-72
/
+39
|
\
\
\
|
*
|
|
ceph: reserve caps for file layout/lock MDS requests
Yan, Zheng
2014-04-28
2
-0
/
+4
[next]