index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] ufs: remove incorrect unlock_kernel from failure path in ufs_symlink()
Josh Triplett
2006-07-31
1
-1
/
+2
*
[PATCH] efs: Remove incorrect unlock_kernel from failure path in efs_symlink_...
Josh Triplett
2006-07-31
1
-1
/
+2
*
[PATCH] Remove incorrect unlock_kernel from allocation failure path in coda_o...
Josh Triplett
2006-07-31
1
-3
/
+1
*
[PATCH] inotify: fix deadlock found by lockdep
Arjan van de Ven
2006-07-31
1
-1
/
+1
*
[PATCH] enable mac partition label per default on pmac
Olaf Hering
2006-07-31
1
-1
/
+1
*
[PATCH] invalidate_bdev() speedup
Andrew Morton
2006-07-31
1
-1
/
+6
*
[PATCH] knfsd: Fix stale file handle problem with subtree_checking.
NeilBrown
2006-07-31
1
-7
/
+13
*
[PATCH] ext3: avoid triggering ext3_error on bad NFS file handle
Neil Brown
2006-07-31
2
-8
/
+20
*
[XFS] Ensure bulkstat from an invalid inode number gets caught always with
Nathan Scott
2006-07-28
1
-7
/
+10
*
[XFS] Fix a barrier related forced shutdown on mounts with quota enabled.
Nathan Scott
2006-07-28
2
-1
/
+8
*
[XFS] Fix remount vs no/barrier options by ensuring we clear unwanted
Nathan Scott
2006-07-28
2
-8
/
+8
*
[XFS] All xfs_disk_dquot_t values are (as the name says) disk endian.
Christoph Hellwig
2006-07-28
1
-6
/
+13
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...
Linus Torvalds
2006-07-15
2
-18
/
+17
|
\
|
*
JFS: commit_mutex cleanups
Evgeniy Dushistov
2006-06-05
2
-18
/
+17
*
|
Don't allow chmod() on the /proc/<pid>/ files
Linus Torvalds
2006-07-15
1
-1
/
+30
*
|
Mark /proc MS_NOSUID and MS_NOEXEC
Linus Torvalds
2006-07-15
1
-1
/
+1
*
|
[PATCH] per-task-delay-accounting: /proc export of aggregated block I/O delays
Shailabh Nagar
2006-07-14
1
-2
/
+4
*
|
[PATCH] add function documentation for register_chrdev()
Rolf Eike Beer
2006-07-14
1
-0
/
+22
*
|
[PATCH] reiserfs: fix handling of device names with /'s in them
Jeff Mahoney
2006-07-14
1
-4
/
+21
*
|
[PATCH] struct file leakage
Kirill Korotaev
2006-07-14
1
-1
/
+7
*
|
Relax /proc fix a bit
Linus Torvalds
2006-07-14
1
-1
/
+2
*
|
Fix nasty /proc vulnerability
Linus Torvalds
2006-07-14
1
-0
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
2006-07-13
1
-0
/
+1
|
\
\
|
*
|
[CIFS] CIFS_DEBUG2 depends on CIFS
Steve French
2006-07-08
1
-0
/
+1
*
|
|
[PATCH] alloc_fdtable() expansion fix
Andrew Morton
2006-07-12
1
-1
/
+1
*
|
|
[PATCH] /fs/proc/: 'larger than buffer size' memory accessed by clear_user()
Adam B. Jerome
2006-07-12
1
-1
/
+1
*
|
|
[PATCH] lockdep: annotate the sysfs i_mutex to be a separate class
Arjan van de Ven
2006-07-12
1
-0
/
+12
*
|
|
[PATCH] fix fdset leakage
Kirill Korotaev
2006-07-12
1
-1
/
+3
*
|
|
Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
2006-07-12
1
-105
/
+133
|
\
\
\
|
*
|
|
[PATCH] splice: fix problems with sys_tee()
Jens Axboe
2006-07-10
1
-105
/
+133
*
|
|
|
[PATCH] knfsd: nfsd4: add per-operation server stats
Shankar Anand
2006-07-10
2
-0
/
+18
*
|
|
|
[PATCH] Remove leftover ext3 acl declarations
Andreas Gruenbacher
2006-07-10
1
-3
/
+0
*
|
|
|
[PATCH] fix weird logic in alloc_fdtable()
Andrew Morton
2006-07-10
1
-7
/
+3
*
|
|
|
[PATCH] FDPIC: Add coredump capability for the ELF-FDPIC binfmt
David Howells
2006-07-10
1
-2
/
+674
*
|
|
|
[PATCH] FDPIC: Move roundup() into linux/kernel.h
David Howells
2006-07-10
3
-5
/
+0
*
|
|
|
[PATCH] FDPIC: Adjust the ELF-FDPIC driver to conform more to the CodingStyle
David Howells
2006-07-10
1
-137
/
+168
*
|
|
|
[PATCH] NOMMU: Fix execution off of ramfs with mmap()
David Howells
2006-07-10
1
-2
/
+2
*
|
|
|
[PATCH] FDPIC: Fix FDPIC compile errors
David Howells
2006-07-10
1
-0
/
+1
*
|
|
|
[PATCH] mmap zero-length hugetlb file with PROT_NONE to protect a hugetlb vir...
Zhang, Yanmin
2006-07-10
1
-3
/
+1
*
|
|
|
[PATCH] fs/read_write.c: EXPORT_UNUSED_SYMBOL
Adrian Bunk
2006-07-10
1
-1
/
+1
*
|
|
|
[PATCH] partitions: let partitions inherit policy from disk
Peter Oberparleiter
2006-07-10
1
-0
/
+1
*
|
|
|
[PATCH] reiserfs: fix journaling issue regarding fsync()
Hisashi Hifumi
2006-07-10
1
-1
/
+5
|
/
/
/
*
|
|
Merge branch 'locks'
Trond Myklebust
2006-07-05
3
-44
/
+79
|
\
\
\
|
*
|
|
NLM,NFSv4: Wait on local locks before we put RPC calls on the wire
Trond Myklebust
2006-07-05
2
-12
/
+31
|
*
|
|
VFS: Add support for the FL_ACCESS flag to flock_lock_file()
Trond Myklebust
2006-07-05
1
-0
/
+5
|
*
|
|
NFSv4: Ensure nfs4_lock_expired() caches delegated locks
Trond Myklebust
2006-07-05
1
-3
/
+5
|
*
|
|
NLM,NFSv4: Don't put UNLOCK requests on the wire unless we hold a lock
Trond Myklebust
2006-07-05
2
-27
/
+22
|
*
|
|
VFS: Allow caller to determine if BSD or posix locks were actually freed
Trond Myklebust
2006-07-05
1
-2
/
+16
*
|
|
|
NFS: Optimise away an excessive GETATTR call when a file is symlinked
Trond Myklebust
2006-07-05
1
-1
/
+3
*
|
|
|
NFS: Fix NFS page_state usage
Trond Myklebust
2006-07-05
1
-3
/
+17
|
/
/
/
[next]