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
2010-08-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
9
-115
/
+180
2010-08-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linus
Linus Torvalds
8
-20
/
+180
2010-08-11
Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd
Linus Torvalds
4
-52
/
+31
2010-08-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
39
-410
/
+1162
2010-08-11
fs/sysv/super.c: add support for non-PDP11 v7 filesystems
Lubomir Rintel
1
-24
/
+51
2010-08-11
fs/sysv: v7: adjust sanity checks for some volumes
Lubomir Rintel
1
-2
/
+4
2010-08-11
fs/sysv: add v7 alias
Lubomir Rintel
1
-0
/
+1
2010-08-11
afs: destroy work queue on init failure
Dan Carpenter
1
-0
/
+1
2010-08-11
partitions: fix sometimes unreadable partition strings
Alexey Dobriyan
16
-72
/
+136
2010-08-11
procfs: simplify conditional processing of fs/proc.o.
Robert P. J. Day
1
-1
/
+1
2010-08-11
signalfd: fill in ssi_int for posix timers and message queues
Nathan Lynch
1
-0
/
+2
2010-08-11
blkdev: cgroup whitelist permission fix
Chris Wright
1
-4
/
+6
2010-08-11
reiserfs: remove unused local `wait'
Changli Gao
1
-1
/
+0
2010-08-11
autofs4: remove unneeded null check in try_to_fill_dentry()
Dan Carpenter
1
-2
/
+1
2010-08-11
vfs: use kmalloc() to allocate fdmem if possible
Changli Gao
1
-34
/
+23
2010-08-11
vfs: clarify that nonseekable_open() will never fail
Dmitry Torokhov
1
-1
/
+3
2010-08-11
vfs: O_* bit numbers uniqueness check
Wu Fengguang
1
-2
/
+13
2010-08-11
vfs: improve comment describing fget_light()
Tony Battersby
1
-5
/
+14
2010-08-11
isofs: Fix lseek() to position beyond 4 GB
Jan Andres
1
-1
/
+6
2010-08-11
vfs: remove unused MNT_STRICTATIME
Miklos Szeredi
1
-1
/
+0
2010-08-11
vfs: show unreachable paths in getcwd and proc
Miklos Szeredi
2
-5
/
+51
2010-08-11
vfs: only add " (deleted)" where necessary
Miklos Szeredi
1
-10
/
+22
2010-08-11
vfs: add prepend_path() helper
Miklos Szeredi
1
-36
/
+58
2010-08-11
vfs: __d_path: dont prepend the name of the root dentry
Miklos Szeredi
1
-3
/
+9
2010-08-11
vfs: add helpers to get root and pwd
Miklos Szeredi
6
-55
/
+20
2010-08-11
cachefiles: use path_get instead of lone dget
Miklos Szeredi
1
-12
/
+14
2010-08-11
fs/sysv/super.c: add support for non-PDP11 v7 filesystems
Lubomir Rintel
1
-24
/
+50
2010-08-11
V7: Adjust sanity checks for some volumes
Lubomir Rintel
1
-2
/
+4
2010-08-11
Add v7 alias
Lubomir Rintel
1
-0
/
+1
2010-08-11
v9fs: fixup for inode_setattr being removed
Stephen Rothwell
1
-3
/
+12
2010-08-11
jfs: don't allow os2 xattr namespace overlap with others
Dave Kleikamp
1
-49
/
+38
2010-08-11
Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
14
-117
/
+147
2010-08-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
Linus Torvalds
1
-0
/
+1
2010-08-11
ceph: generalize mon requests, add pool op support
Yehuda Sadeh
2
-17
/
+158
2010-08-11
Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...
Linus Torvalds
4
-40
/
+113
2010-08-11
tty: Add EXTPROC support for LINEMODE
hyc@symas.com
1
-0
/
+1
2010-08-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr...
Linus Torvalds
3
-38
/
+118
2010-08-10
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
19
-3
/
+20
2010-08-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bco...
Linus Torvalds
5
-30
/
+48
2010-08-10
Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify
Linus Torvalds
29
-1747
/
+2468
2010-08-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
178
-2316
/
+2347
2010-08-10
vfs: fix warning: 'dirent' is used uninitialized in this function
Kevin Winchester
2
-8
/
+10
2010-08-10
mm: avoid resetting wb_start after each writeback round
Jan Kara
1
-2
/
+3
2010-08-10
oom: deprecate oom_adj tunable
David Rientjes
1
-0
/
+8
2010-08-10
oom: badness heuristic rewrite
David Rientjes
1
-4
/
+90
2010-08-10
oom: move badness() declaration into oom.h
Andrew Morton
1
-3
/
+0
2010-08-10
oom: /proc/<pid>/oom_score treat kernel thread honestly
KOSAKI Motohiro
1
-2
/
+3
2010-08-10
no need for list_for_each_entry_safe()/resetting with superblock list
Al Viro
2
-20
/
+28
2010-08-10
Fix sget() race with failing mount
Al Viro
2
-1
/
+7
2010-08-10
vfs: don't hold s_umount over close_bdev_exclusive() call
Tejun Heo
1
-0
/
+9
[next]