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.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-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
*
fuse: fix fuse_retrieve
Miklos Szeredi
2011-12-21
1
-1
/
+2
*
ext4: handle EOF correctly in ext4_bio_write_page()
Yongqiang Yang
2011-12-21
1
-0
/
+12
*
ext4: avoid potential hang in mpage_submit_io() when blocksize < pagesize
Yongqiang Yang
2011-12-21
1
-2
/
+5
*
ext4: avoid hangs in ext4_da_should_update_i_disksize()
Andrea Arcangeli
2011-12-21
1
-1
/
+1
*
ext4: display the correct mount option in /proc/mounts for [no]init_itable
Theodore Ts'o
2011-12-21
1
-9
/
+8
*
xfs: avoid synchronous transactions when deleting attr blocks
Christoph Hellwig
2011-12-21
3
-28
/
+4
*
xfs: fix nfs export of 64-bit inodes numbers on 32-bit kernels
Christoph Hellwig
2011-12-21
1
-4
/
+4
*
hfs: fix hfs_find_init() sb->ext_tree NULL ptr oops
Phillip Lougher
2011-12-21
1
-5
/
+15
*
jbd/jbd2: validate sb->s_first in journal_get_superblock()
Eryu Guan
2011-12-21
2
-0
/
+16
*
fix apparmor dereferencing potentially freed dentry, sanitize __d_path() API
Al Viro
2011-12-21
3
-39
/
+58
*
fs/proc/meminfo.c: fix compilation error
Claudio Scordino
2011-12-21
1
-3
/
+4
*
xfs: fix attr2 vs large data fork assert
Christoph Hellwig
2011-12-09
1
-25
/
+39
*
xfs: force buffer writeback before blocking on the ilock in inode reclaim
Christoph Hellwig
2011-12-09
3
-0
/
+33
*
xfs: validate acl count
Christoph Hellwig
2011-12-09
1
-0
/
+2
*
NFS: Prevent 3.0 from crashing if it receives a partial layout
Trond Myklebust
2011-12-09
2
-1
/
+10
*
eCryptfs: Extend array bounds for all filename chars
Tyler Hicks
2011-12-09
1
-2
/
+2
*
eCryptfs: Flush file in vma close
Tyler Hicks
2011-12-09
1
-1
/
+22
*
xfs: fix ->write_inode return values
Christoph Hellwig
2011-11-26
1
-25
/
+9
*
xfs: use doalloc flag in xfs_qm_dqattach_one()
Mitsuo Hayasaka
2011-11-26
1
-1
/
+2
*
xfs: Fix possible memory corruption in xfs_readlink
Carlos Maiolino
2011-11-26
1
-4
/
+10
*
xfs: fix buffer flushing during unmount
Christoph Hellwig
2011-11-26
2
-20
/
+10
*
xfs: Return -EIO when xfs_vn_getattr() failed
Mitsuo Hayasaka
2011-11-26
1
-1
/
+1
*
xfs: avoid direct I/O write vs buffered I/O race
Christoph Hellwig
2011-11-26
1
-3
/
+14
*
xfs: dont serialise direct IO reads on page cache
Dave Chinner
2011-11-26
1
-3
/
+14
*
xfs: fix xfs_mark_inode_dirty during umount
Christoph Hellwig
2011-11-26
1
-3
/
+11
*
xfs: fix error handling for synchronous writes
Christoph Hellwig
2011-11-26
1
-1
/
+0
*
nfs: when attempting to open a directory, fall back on normal lookup (try #5)
Jeff Layton
2011-11-26
6
-2
/
+37
*
hfs: add sanity check for file name length
Dan Carpenter
2011-11-21
1
-0
/
+2
*
ext4: remove i_mutex lock in ext4_evict_inode to fix lockdep complaining
Jiaying Zhang
2011-11-11
3
-4
/
+18
*
VFS: we need to set LOOKUP_JUMPED on mountpoint crossing
Al Viro
2011-11-11
1
-1
/
+15
*
VFS: fix statfs() automounter semantics regression
Dan McGee
2011-11-11
1
-1
/
+1
*
block: make gendisk hold a reference to its queue
Tejun Heo
2011-11-11
1
-5
/
+8
*
ext4: fix race in xattr block allocation path
Eric Sandeen
2011-11-11
1
-0
/
+6
*
ext4: call ext4_handle_dirty_metadata with correct inode in ext4_dx_add_entry
Theodore Ts'o
2011-11-11
1
-2
/
+2
*
ext4: ext4_mkdir should dirty dir_block with newly created directory inode
Darrick J. Wong
2011-11-11
1
-1
/
+1
*
ext4: ext4_rename should dirty dir_bh with the correct directory
Darrick J. Wong
2011-11-11
1
-1
/
+1
*
ext2,ext3,ext4: don't inherit APPEND_FL or IMMUTABLE_FL for new inodes
Theodore Ts'o
2011-11-11
1
-2
/
+1
*
vfs: show O_CLOEXE bit properly in /proc/<pid>/fdinfo/<fd> files
Linus Torvalds
2011-11-11
1
-1
/
+9
*
binfmt_elf: fix PIE execution with randomization disabled
Jiri Kosina
2011-11-11
1
-1
/
+10
*
vfs pathname lookup: Add LOOKUP_AUTOMOUNT flag
Linus Torvalds
2011-11-11
1
-1
/
+1
*
VFS: Fix the remaining automounter semantics regressions
Trond Myklebust
2011-11-11
3
-3
/
+3
*
vfs: automount should ignore LOOKUP_FOLLOW
Miklos Szeredi
2011-11-11
1
-18
/
+15
*
VFS: Fix automount for negative autofs dentries
David Howells
2011-11-11
1
-9
/
+15
*
readlinkat: ensure we return ENOENT for the empty pathname for normal lookups
Andy Whitcroft
2011-11-11
2
-7
/
+16
*
/proc/self/numa_maps: restore "huge" tag for hugetlb vmas
Andrew Morton
2011-11-11
1
-0
/
+3
*
vfs: add "device" tag to /proc/self/mountstats
Bryan Schumaker
2011-11-11
1
-0
/
+1
*
hppfs: missing include
Al Viro
2011-11-11
1
-0
/
+1
*
nfsd4: ignore WANT bits in open downgrade
J. Bruce Fields
2011-11-11
1
-0
/
+2
*
nfsd4: fix open downgrade, again
J. Bruce Fields
2011-11-11
1
-3
/
+11
*
nfsd4: permit read opens of executable-only files
J. Bruce Fields
2011-11-11
3
-1
/
+5
[next]