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
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-02
ocfs2: switch to ->free_inode()
Al Viro
1
-9
/
+3
2019-05-02
dlmfs: switch to ->free_inode()
Al Viro
1
-8
/
+2
2019-05-02
nilfs2: switch to ->free_inode()
Al Viro
2
-11
/
+2
2019-05-02
nfs{,4}: switch to ->free_inode()
Al Viro
4
-11
/
+5
2019-05-02
minix: switch to ->free_inode()
Al Viro
1
-8
/
+2
2019-05-02
jffs2: switch to ->free_inode()
Al Viro
1
-8
/
+2
2019-05-02
isofs: switch to ->free_inode()
Al Viro
1
-8
/
+2
2019-05-02
hpfs: switch to ->free_inode()
Al Viro
1
-8
/
+2
2019-05-02
hostfs: switch to ->free_inode()
Al Viro
1
-8
/
+2
2019-05-02
hfsplus: switch to ->free_inode()
Al Viro
1
-10
/
+3
2019-05-02
hfs: switch to ->free_inode()
Al Viro
1
-8
/
+2
2019-05-02
gfs2: switch to ->free_inode()
Al Viro
1
-9
/
+3
2019-05-02
freevxfs: switch to ->free_inode()
Al Viro
1
-9
/
+2
2019-05-02
fat: switch to ->free_inode()
Al Viro
1
-8
/
+2
2019-05-02
f2fs: switch to ->free_inode()
Al Viro
1
-8
/
+2
2019-05-02
ext2: switch to ->free_inode()
Al Viro
1
-8
/
+2
2019-05-02
efs: switch to ->free_inode()
Al Viro
1
-8
/
+2
2019-05-02
debugfs: switch to ->free_inode()
Al Viro
1
-8
/
+2
2019-05-02
cifs: switch to ->free_inode()
Al Viro
1
-9
/
+3
2019-05-02
bdev: switch to ->free_inode()
Al Viro
1
-11
/
+3
2019-05-02
bfs: switch to ->free_inode()
Al Viro
1
-8
/
+2
2019-05-02
befs: switch to ->free_inode()
Al Viro
1
-9
/
+3
2019-05-02
affs: switch to ->free_inode()
Al Viro
1
-8
/
+2
2019-05-02
adfs: switch to ->free_inode()
Al Viro
1
-8
/
+2
2019-05-02
9p: switch to ->free_inode()
Al Viro
3
-11
/
+5
2019-05-02
new inode method: ->free_inode()
Al Viro
1
-22
/
+34
2019-05-01
gcc-9: don't warn about uninitialized btrfs extent_type variable
Linus Torvalds
1
-1
/
+1
2019-05-01
io_uring: avoid page allocation warnings
Mark Rutland
1
-8
/
+9
2019-05-01
iomap: Add a page_prepare callback
Andreas Gruenbacher
2
-15
/
+36
2019-05-01
iomap: Fix use-after-free error in page_done callback
Andreas Gruenbacher
2
-1
/
+2
2019-05-01
fs: Turn __generic_write_end into a void function
Andreas Gruenbacher
3
-5
/
+5
2019-05-01
iomap: Clean up __generic_write_end calling
Christoph Hellwig
1
-10
/
+8
2019-05-01
block: fix handling for BIO_NO_PAGE_REF
Ming Lei
1
-1
/
+2
2019-05-01
io_uring: drop req submit reference always in async punt
Jens Axboe
1
-3
/
+4
2019-05-01
io_uring: free allocated io_memory once
Mark Rutland
1
-8
/
+7
2019-05-01
io_uring: fix SQPOLL cpu validation
Mark Rutland
1
-7
/
+3
2019-05-01
io_uring: have submission side sqe errors post a cqe
Jens Axboe
1
-28
/
+6
2019-05-01
Merge tag 'fsnotify_for_v5.1-rc8' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-8
/
+18
2019-04-30
io_uring: remove unnecessary barrier after unsetting IORING_SQ_NEED_WAKEUP
Stefan Bühler
1
-2
/
+0
2019-04-30
io_uring: remove unnecessary barrier after incrementing dropped counter
Stefan Bühler
1
-2
/
+0
2019-04-30
io_uring: remove unnecessary barrier before reading SQ tail
Stefan Bühler
1
-2
/
+0
2019-04-30
io_uring: remove unnecessary barrier after updating SQ head
Stefan Bühler
1
-6
/
+0
2019-04-30
io_uring: remove unnecessary barrier before reading cq head
Stefan Bühler
1
-2
/
+5
2019-04-30
io_uring: remove unnecessary barrier before wq_has_sleeper
Stefan Bühler
1
-7
/
+4
2019-04-30
io_uring: fix notes on barriers
Stefan Bühler
1
-9
/
+110
2019-04-30
io_uring: fix handling SQEs requesting NOWAIT
Stefan Bühler
1
-7
/
+10
2019-04-30
xfs: add online scrub for superblock counters
Darrick J. Wong
11
-3
/
+461
2019-04-30
xfs: don't parse the mtpt mount option
Christoph Hellwig
1
-5
/
+1
2019-04-30
xfs: always rejoin held resources during defer roll
Darrick J. Wong
4
-37
/
+31
2019-04-29
btrfs: track DIO bytes in flight
Josef Bacik
4
-4
/
+36
[prev]
[next]