index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-16
fs: remove some AOP_TRUNCATED_PAGE
Nick Piggin
1
-30
/
+10
2007-10-16
fs: restore nobh
Nick Piggin
3
-85
/
+171
2007-10-16
ocfs2: convert to new aops
Nick Piggin
3
-266
/
+22
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-15
docbook: fix filesystems content
Randy Dunlap
1
-6
/
+35
2007-10-15
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
[next]