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
2008-10-23
[PATCH] hpfs: cleanup ->setattr
Christoph Hellwig
4
-13
/
+22
2008-10-23
[PATCH] make O_EXCL in nd->intent.flags visible in nd->flags
Al Viro
3
-6
/
+6
2008-10-23
[PATCH] get rid of path_lookup_create()
Al Viro
1
-39
/
+22
2008-10-23
[PATCH] assorted path_lookup() -> kern_path() conversions
Al Viro
3
-29
/
+24
2008-10-23
[PATCH] switch nfsd to kern_path()
Al Viro
4
-58
/
+56
2008-10-23
[PATCH] sanitize svc_export_parse()
Al Viro
1
-42
/
+35
2008-10-23
[PATCH] switch quota_on-related stuff to kern_path()
Al Viro
4
-37
/
+37
2008-10-23
[PATCH] no need for noinline stuff in fs/namespace.c anymore
Al Viro
1
-12
/
+5
2008-10-23
[PATCH] finally get rid of nameidata in namespace.c
Al Viro
1
-60
/
+59
2008-10-23
[PATCH] new helper - kern_path()
Al Viro
1
-0
/
+10
2008-10-23
cifs: handle the TCP_Server_Info->tsk field more carefully
Jeff Layton
1
-13
/
+28
2008-10-23
cifs: fix unlinking of rename target when server doesn't support open file re...
Jeff Layton
1
-79
/
+8
2008-10-23
[CIFS] improve setlease handling
Steve French
5
-2
/
+67
2008-10-23
9p: fix format warning
Eric Van Hensbergen
1
-1
/
+1
2008-10-22
nfsd: clean up expkey_parse error cases
J. Bruce Fields
1
-14
/
+11
2008-10-22
nfsd: Drop reference in expkey_parse error cases
Krishna Kumar
1
-2
/
+6
2008-10-22
nfsd: Fix memory leak in nfsd_getxattr
Krishna Kumar
1
-1
/
+5
2008-10-22
NFSD: Fix BUG during NFSD shutdown processing
Chuck Lever
1
-0
/
+4
2008-10-22
Merge branch 'timers/range-hrtimers' into v28-range-hrtimers-for-linus-v2
Thomas Gleixner
3
-294
/
+297
2008-10-21
[CIFS] fix saving of resume key before CIFSFindNext
Jeff Layton
1
-1
/
+2
2008-10-21
[PATCH] kill the rest of struct file propagation in block ioctls
Al Viro
1
-2
/
+6
2008-10-21
[PATCH] sanitize blkdev_get() and friends
Al Viro
3
-45
/
+24
2008-10-21
[PATCH] remember mode of reiserfs journal
Al Viro
1
-2
/
+4
2008-10-21
[PATCH] propagate mode through open_bdev_excl/close_bdev_excl
Al Viro
4
-20
/
+25
2008-10-21
[PATCH] pass fmode_t to blkdev_put()
Al Viro
7
-22
/
+22
2008-10-21
[PATCH] end of methods switch: remove the old ones
Al Viro
1
-13
/
+0
2008-10-21
[PATCH] beginning of methods conversion
Al Viro
1
-3
/
+15
2008-10-21
[PATCH] move block_device_operations to blkdev.h
Al Viro
1
-0
/
+1
2008-10-21
[PATCH] eliminate use of ->f_flags in block methods
Al Viro
1
-0
/
+7
2008-10-21
[PATCH] introduce fmode_t, do annotations
Al Viro
8
-17
/
+19
2008-10-21
binfmt_elf_fdpic: Update for cputime changes.
Paul Mundt
1
-12
/
+7
2008-10-21
Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-21
/
+19
2008-10-21
Merge branch 'v28-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-16
/
+11
2008-10-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
4
-2
/
+13
2008-10-20
cifs: make cifs_rename handle -EACCES errors
Jeff Layton
1
-52
/
+122
2008-10-20
fs/Kconfig: move ext2, ext3, ext4, JBD, JBD2 out
Alexey Dobriyan
6
-267
/
+269
2008-10-20
[CIFS] fix build error
Steve French
1
-1
/
+1
2008-10-20
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/eric...
Linus Torvalds
7
-57
/
+156
2008-10-20
Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
3
-8
/
+21
2008-10-20
Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6
Linus Torvalds
20
-167
/
+1178
2008-10-20
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
8
-200
/
+203
2008-10-20
fs/Kconfig: move CIFS out
Alexey Dobriyan
2
-142
/
+143
2008-10-20
kdump: add is_vmcore_usable() and vmcore_unusable()
Simon Horman
1
-1
/
+1
2008-10-20
kdump: make elfcorehdr_addr independent of CONFIG_PROC_VMCORE
Vivek Goyal
1
-3
/
+0
2008-10-20
add CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS
Roland McGrath
1
-0
/
+22
2008-10-20
coredump: format_corename: don't append .%pid if multi-threaded
Oleg Nesterov
1
-4
/
+3
2008-10-20
seq_file: add seq_cpumask_list(), seq_nodemask_list()
Lai Jiangshan
1
-0
/
+16
2008-10-20
seq_file: don't call bitmap_scnprintf_len()
Lai Jiangshan
1
-7
/
+8
2008-10-20
hfsplus: fix possible deadlock when handling corrupted extents
Eric Sesterhenn
1
-0
/
+3
2008-10-20
hfsplus: missing O_LARGEFILE check
Alan Cox
1
-0
/
+2
[prev]
[next]