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.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-03-02
[PATCH] ext[34]: EA block reference count racing fix
Mingming Cao
2
-32
/
+51
2007-03-02
[PATCH] eCryptfs: no path_release() after path_lookup() error
Michael Halcrow
1
-1
/
+1
2007-03-02
[PATCH] eCryptfs: remove unnecessary flush_dcache_page()
Michael Halcrow
1
-1
/
+0
2007-03-02
[PATCH] eCryptfs: set O_LARGEFILE when opening lower file
Michael Halcrow
2
-3
/
+1
2007-03-02
[PATCH] eCryptfs: resolve lower page unlocking problem
Michael Halcrow
1
-5
/
+23
2007-02-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...
Linus Torvalds
1
-1
/
+2
2007-02-26
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
1
-0
/
+11
2007-02-24
sysfs: allow attributes to be added to groups
Alan Stern
1
-0
/
+44
2007-02-24
sysfs: move struct sysfs_dirent to private header
Adam J. Richter
1
-0
/
+11
2007-02-22
Merge master.kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
6
-10
/
+28
2007-02-21
[PATCH] lockdep: annotate BLKPG_DEL_PARTITION
Peter Zijlstra
1
-0
/
+7
2007-02-21
[PATCH] Missing __user in pointer referenced within copy_from_user
Glauber de Oliveira Costa
1
-1
/
+1
2007-02-21
[PATCH] affs: implement ->drop_inode
Christoph Hellwig
3
-6
/
+13
2007-02-21
[PATCH] autofs4: check for directory re-create in lookup
Ian Kent
1
-4
/
+19
2007-02-21
[PATCH] autofs4: fix another race between mount and expire
Ian Kent
3
-23
/
+161
2007-02-21
[PATCH] autofs4: header file update
Ian Kent
1
-4
/
+8
2007-02-21
[PATCH] fs: fix nobh data leak
Nick Piggin
1
-18
/
+3
2007-02-21
[PATCH] fs: fix libfs data leak
Nick Piggin
1
-2
/
+3
2007-02-21
[PATCH] ext[234]: update documentation
Aneesh Kumar K.V
3
-3
/
+3
2007-02-21
[PATCH] FAT: DIO-write fallback to normal buffered
OGAWA Hirofumi
1
-1
/
+3
2007-02-21
[PATCH] fs: fix __block_write_full_page error case buffer submission
Nick Piggin
1
-1
/
+1
2007-02-21
[PATCH] rework reserved major handling
Andrew Morton
1
-6
/
+2
2007-02-21
[PATCH] xfs warning fix
Andrew Morton
1
-1
/
+1
2007-02-20
[PATCH] Fix a free-wrong-pointer bug in nfs/acl server.
Greg Banks
1
-5
/
+12
2007-02-20
[PATCH] fs/stack.c: Copy i_nlink after all other attributes are copied
Erez Zadok
1
-5
/
+9
2007-02-20
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
4
-157
/
+90
2007-02-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...
Linus Torvalds
9
-11
/
+83
2007-02-20
Merge branch 'audit.b37' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-0
/
+7
2007-02-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
5
-12
/
+12
2007-02-20
Merge branch 'kill-jffs' of master.kernel.org:/pub/scm/linux/kernel/git/jgarz...
Linus Torvalds
10
-6628
/
+0
2007-02-19
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
1
-1
/
+1
2007-02-18
[JFFS2] printk warning fixes
Andrew Morton
1
-9
/
+9
2007-02-18
9p: implement optional loose read cache
Eric Van Hensbergen
8
-7
/
+82
2007-02-18
9p: Use kthread_stop instead of sending a SIGKILL.
Eric W. Biederman
1
-4
/
+1
2007-02-18
[PATCH] AUDIT_FD_PAIR
Al Viro
1
-0
/
+7
2007-02-18
Remove JFFS (version 1), as scheduled.
Jeff Garzik
10
-6628
/
+0
2007-02-17
Storage class should be before const qualifier
Tobias Klauser
1
-2
/
+2
2007-02-17
Fix typos concerning hierarchy
Uwe Kleine-König
2
-2
/
+2
2007-02-17
Fix misspellings of "agressive".
Robert P. J. Day
1
-7
/
+7
2007-02-17
Replace remaining references to "driverfs" with "sysfs".
Robert P. J. Day
1
-1
/
+1
2007-02-17
[CIFS] One line missing from previous commit
Steve French
2
-2
/
+4
2007-02-17
[CIFS] mtime bounces from local to remote when cifs nocmtime i_flags overwritten
Steve French
4
-4
/
+18
2007-02-17
PCI/sysfs/kobject kernel-doc fixes
Randy Dunlap
1
-1
/
+1
2007-02-17
debugfs: Remove misleading comments.
Cornelia Huck
1
-9
/
+3
2007-02-17
debugfs: implement symbolic links
Peter Oberparleiter
2
-4
/
+84
2007-02-17
Driver: remove redundant kobject_unregister checks
Mariusz Kozlowski
1
-6
/
+3
2007-02-16
[PATCH] ecryptfs: fix forgotten format specifier
Thomas Hisch
1
-1
/
+2
2007-02-16
[PATCH] eCryptfs: Reduce stack usage in ecryptfs_generate_key_packet_set()
Michael Halcrow
3
-8
/
+24
2007-02-16
[PATCH] knfsd: nfsd4: fix handling of directories without default ACLs
J. Bruce Fields
1
-1
/
+20
2007-02-16
[PATCH] knfsd: nfsd4: acls: avoid unnecessary denies
J. Bruce Fields
1
-45
/
+145
[next]