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
2007-10-16
fs: affs convert to new aops
Nick Piggin
1
-42
/
+59
2007-10-16
fs: adfs convert to new aops
Nick Piggin
1
-5
/
+9
2007-10-16
jfs: convert to new aops
Nick Piggin
1
-7
/
+10
2007-10-16
minixfs: convert to new aops
Nick Piggin
3
-22
/
+53
2007-10-16
sysv: convert to new aops
Nick Piggin
3
-24
/
+52
2007-10-16
udf: convert to new aops
Nick Piggin
2
-26
/
+22
2007-10-16
ufs: convert to new aops
Nick Piggin
3
-23
/
+58
2007-10-16
jffs2: convert to new aops
Nick Piggin
1
-39
/
+66
2007-10-16
hostfs: convert to new aops
Nick Piggin
1
-41
/
+27
2007-10-16
fuse: convert to new aops
Nick Piggin
1
-14
/
+32
2007-10-16
smbfs: convert to new aops
Nick Piggin
1
-8
/
+24
2007-10-16
nfs: convert to new aops
Nick Piggin
1
-20
/
+60
2007-10-16
With reiserfs no longer using the weird generic_cont_expand, remove it comple...
Nick Piggin
1
-20
/
+0
2007-10-16
reiserfs: use generic_cont_expand_simple
Vladimir Saveliev
1
-2
/
+11
2007-10-16
reiserfs: convert to new aops
Vladimir Saveliev
3
-19
/
+183
2007-10-16
reiserfs: use generic write
Vladimir Saveliev
1
-1239
/
+1
2007-10-16
qnx4: convert to new aops
Nick Piggin
1
-7
/
+12
2007-10-16
bfs: convert to new aops
Nick Piggin
1
-4
/
+8
2007-10-16
hpfs: convert to new aops
Nick Piggin
1
-5
/
+13
2007-10-16
hfsplus: convert to new aops
Nick Piggin
2
-19
/
+20
2007-10-16
hfs: convert to new aops
Nick Piggin
2
-18
/
+19
2007-10-16
fat: convert to new aops
Nick Piggin
1
-11
/
+16
2007-10-16
fs: new cont helpers
Nick Piggin
1
-100
/
+94
2007-10-16
gfs2: convert to new aops
Steven Whitehouse
1
-84
/
+127
2007-10-16
xfs: convert to new aops
Nick Piggin
2
-30
/
+24
2007-10-16
ext4: convert to new aops
Nick Piggin
1
-54
/
+120
2007-10-16
ext3: convert to new aops
Nick Piggin
1
-48
/
+115
2007-10-16
ext2: convert to new aops
Nick Piggin
3
-29
/
+53
2007-10-16
block_dev: convert to new aops
Nick Piggin
1
-6
/
+18
2007-10-16
implement simple fs aops
Nick Piggin
5
-14
/
+18
2007-10-16
fs: introduce write_begin, write_end, and perform_write aops
Nick Piggin
4
-129
/
+231
2007-10-16
fs: fix data-loss on error
Nick Piggin
1
-0
/
+2
2007-10-16
mm: buffered write cleanup
Nick Piggin
1
-8
/
+2
2007-10-16
fs: fix nobh error handling
Nick Piggin
1
-56
/
+82
2007-10-16
mm: add end_buffer_read helper function
Dmitry Monakhov
1
-15
/
+17
2007-10-16
remove ZERO_PAGE
Nick Piggin
3
-4
/
+4
2007-10-16
readahead: combine file_ra_state.prev_index/prev_offset into prev_pos
Fengguang Wu
3
-3
/
+3
2007-10-16
docbook: fix filesystems content
Randy Dunlap
1
-6
/
+35
2007-10-16
Merge branch 'locks' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
9
-131
/
+109
2007-10-15
Merge git://git.linux-nfs.org/pub/linux/nfs-2.6
Linus Torvalds
26
-846
/
+787
2007-10-15
Merge branch 'v2.6.24-lockdep' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-3
/
+30
2007-10-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched
Linus Torvalds
4
-12
/
+31
2007-10-15
Merge branch 'nfs-server-stable' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
10
-241
/
+203
2007-10-15
sched: affine sync wakeups
Ingo Molnar
1
-3
/
+3
2007-10-15
sched: guest CPU accounting: add guest-CPU /proc/<pid>/stat fields
Laurent Vivier
1
-2
/
+15
2007-10-15
sched: guest CPU accounting: add guest-CPU /proc/stat field
Laurent Vivier
1
-4
/
+11
2007-10-15
sched: cleanup, remove the TASK_NONINTERACTIVE flag
Mike Galbraith
1
-2
/
+1
2007-10-15
sched: clean up schedstats, cnt -> count
Ingo Molnar
1
-1
/
+1
2007-10-14
more low-hanging fruits - kernel, fs, lib signedness
Al Viro
4
-4
/
+4
2007-10-14
fs/partitions/sun.c endianness annotations
Al Viro
1
-2
/
+2
[next]