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-08-01
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
2
-14
/
+32
2008-08-01
[PATCH] pass struct path * to do_add_mount()
Al Viro
4
-11
/
+11
2008-08-01
[PATCH] switch mtd and dm-table to lookup_bdev()
Al Viro
1
-0
/
+1
2008-08-01
[patch 3/4] vfs: remove unused nameidata argument of may_create()
Miklos Szeredi
1
-8
/
+7
2008-08-01
[PATCH] devpts: switch to IDA
Alexey Dobriyan
1
-8
/
+8
2008-08-01
[PATCH 2/2] proc: switch inode number allocation to IDA
Alexey Dobriyan
1
-5
/
+5
2008-08-01
[PATCH 1/2] proc: fix inode number bogorithmetic
Alexey Dobriyan
1
-12
/
+9
2008-08-01
[PATCH] fix bdev leak in block_dev.c do_open()
Al Viro
1
-1
/
+3
2008-08-01
[PATCH] fix races and leaks in vfs_quota_on() users
Al Viro
4
-22
/
+33
2008-08-01
[PATCH] clean dup2() up a bit
Al Viro
1
-26
/
+27
2008-08-01
[PATCH] merge locate_fd() and get_unused_fd()
Al Viro
3
-129
/
+75
2008-08-01
Re: BUG at security/selinux/avc.c:883 (was: Re: linux-next: Tree
Stephen Smalley
1
-1
/
+1
2008-08-01
[JFFS2] Fix allocation of summary buffer
David Woodhouse
2
-14
/
+32
2008-07-31
romfs_readpage: don't report errors for pages beyond i_size
Linus Torvalds
1
-14
/
+23
2008-07-30
fs/buffer.c: uninline __remove_assoc_queue()
Thomas Petazzoni
1
-1
/
+1
2008-07-30
omfs: sparse annotations
Harvey Harrison
3
-7
/
+7
2008-07-30
VFS: increase pseudo-filesystem block size to PAGE_SIZE
Alex Nixon
1
-2
/
+2
2008-07-29
eCryptfs: use page_alloc not kmalloc to get a page of memory
Eric Sandeen
1
-12
/
+18
2008-07-29
bio-integrity: remove EXPORT_SYMBOL for bio_integrity_init_slab()
Yoichi Yuasa
1
-1
/
+0
2008-07-29
vfs: pagecache usage optimization for pagesize!=blocksize
Hisashi Hifumi
4
-76
/
+130
2008-07-29
exec: include pagemap.h again to fix build
Hugh Dickins
1
-0
/
+1
2008-07-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...
Linus Torvalds
3
-3
/
+7
2008-07-28
sh: Initial ELF FDPIC support.
Paul Mundt
1
-1
/
+1
2008-07-28
binfmt_elf_fdpic: Magical stack pointer index, for NEW_AUX_ENT compat.
Paul Mundt
1
-20
/
+25
2008-07-28
Merge branch 'hotfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
2
-4
/
+5
2008-07-28
task IO accounting: move all IO statistics in struct task_io_accounting
Andrea Righi
1
-5
/
+5
2008-07-28
NFS: Ensure we call nfs_sb_deactive() after releasing the directory inode
Trond Myklebust
1
-1
/
+2
2008-07-28
nfs_remount oops when rebooting + possible fix
Marc Zyngier
1
-3
/
+3
2008-07-27
task IO accounting: improve code readability
Andrea Righi
1
-41
/
+16
2008-07-27
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
4
-5
/
+4
2008-07-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
65
-1020
/
+796
2008-07-27
task IO accounting: correctly account threads IO statistics
Andrea Righi
1
-34
/
+22
2008-07-27
[PATCH] fix RLIM_NOFILE handling
Al Viro
3
-21
/
+15
2008-07-27
[PATCH] get rid of corner case in dup3() entirely
Al Viro
1
-9
/
+11
2008-07-27
[PATCH] get rid of indirect users of namei.h
Al Viro
2
-0
/
+2
2008-07-27
[PATCH] get rid of __user_path_lookup_open
Al Viro
2
-17
/
+10
2008-07-27
[PATCH] f_count may wrap around
Al Viro
5
-20
/
+8
2008-07-27
[PATCH] dup3 fix
Ulrich Drepper
1
-1
/
+6
2008-07-27
[PATCH] don't pass nameidata to __ncp_lookup_validate()
Al Viro
1
-2
/
+2
2008-07-27
[PATCH] don't pass nameidata to gfs2_lookupi()
Al Viro
5
-8
/
+8
2008-07-27
[PATCH] new (local) helper: user_path_parent()
Al Viro
1
-80
/
+57
2008-07-27
[PATCH] sanitize __user_walk_fd() et.al.
Al Viro
10
-222
/
+218
2008-07-27
[PATCH] preparation to __user_walk_fd cleanup
Al Viro
2
-9
/
+11
2008-07-27
[PATCH] kill nameidata passing to permission(), rename to inode_permission()
Al Viro
6
-19
/
+15
2008-07-27
[PATCH] take noexec checks to very few callers that care
Al Viro
3
-9
/
+17
2008-07-27
Re: [PATCH 3/6] vfs: open_exec cleanup
Christoph Hellwig
1
-28
/
+30
2008-07-27
[patch 4/4] vfs: immutable inode checking cleanup
Miklos Szeredi
3
-26
/
+7
2008-07-27
[patch 3/4] fat: dont call notify_change
Miklos Szeredi
1
-1
/
+14
2008-07-27
[patch 2/4] vfs: utimes cleanup
Miklos Szeredi
1
-49
/
+65
2008-07-27
[patch 1/4] vfs: utimes: move owner check into inode_change_ok()
Miklos Szeredi
2
-14
/
+5
[next]