index
:
Linux Stable
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.13.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
*
fs/dcache.c: add cond_resched() to shrink_dcache_parent()
Greg Thelen
2013-05-13
1
-1
/
+3
*
inotify: invalid mask should return a error number but not set it
Zhao Hongjiang
2013-05-13
1
-2
/
+4
*
fs/fscache/stats.c: fix memory leak
Anurup m
2013-05-13
1
-1
/
+1
*
nfsd: Decode and send 64bit time values
Bryan Schumaker
2013-05-13
1
-14
/
+5
*
ext4: fix Kconfig documentation for CONFIG_EXT4_DEBUG
Theodore Ts'o
2013-05-13
1
-1
/
+2
*
LOCKD: Ensure that nlmclnt_block resets block->b_status after a server reboot
Trond Myklebust
2013-05-13
2
-3
/
+3
*
nfsd4: don't close read-write opens too soon
J. Bruce Fields
2013-05-13
1
-7
/
+1
*
jbd2: fix race between jbd2_journal_remove_checkpoint and ->j_commit_callback
Dmitry Monakhov
2013-05-13
1
-22
/
+28
*
ext4/jbd2: don't wait (forever) for stale tid caused by wraparound
Theodore Ts'o
2013-05-13
3
-4
/
+33
*
nfsd: don't run get_file if nfs4_preprocess_stateid_op return error
fanchaoting
2013-05-13
1
-4
/
+4
*
sysfs: fix use after free in case of concurrent read/write and readdir
Ming Lei
2013-05-13
1
-4
/
+11
*
aio: fix possible invalid memory access when DEBUG is enabled
Zhao Hongjiang
2013-05-13
1
-1
/
+1
*
hfsplus: fix potential overflow in hfsplus_file_truncate()
Vyacheslav Dubeyko
2013-04-25
1
-1
/
+1
*
Btrfs: fix race between mmap writes and compression
Chris Mason
2013-04-25
3
-0
/
+49
*
vfs: Revert spurious fix to spinning prevention in prune_icache_sb
Suleiman Souhlal
2013-04-25
1
-1
/
+1
*
Btrfs: make sure nbytes are right after log replay
Josef Bacik
2013-04-25
1
-6
/
+42
*
loop: prevent bdev freeing while device in use
Anatol Pomozov
2013-04-10
1
-0
/
+1
*
NFS: nfs_getaclargs.acl_len is a size_t
Chuck Lever
2013-04-10
1
-1
/
+2
*
udf: Fix bitmap overflow on large filesystems with small block size
Jan Kara
2013-04-10
1
-1
/
+1
*
reiserfs: Fix warning and inode leak when deleting inode with xattrs
Jan Kara
2013-04-10
1
-2
/
+2
*
Btrfs: limit the global reserve to 512mb
Josef Bacik
2013-04-10
1
-1
/
+1
*
Nest rename_lock inside vfsmount_lock
Al Viro
2013-04-10
1
-5
/
+11
*
nfsd4: reject "negative" acl lengths
J. Bruce Fields
2013-04-10
1
-1
/
+1
*
NFSv4.1: Fix a race in pNFS layoutcommit
Trond Myklebust
2013-04-10
2
-15
/
+18
*
pnfs-block: removing DM device maybe cause oops when call dev_remove
fanchaoting
2013-04-10
1
-2
/
+2
*
sysfs: handle failure path correctly for readdir()
Ming Lei
2013-04-10
1
-0
/
+4
*
sysfs: fix race between readdir and lseek
Ming Lei
2013-04-10
1
-1
/
+12
*
UBIFS: make space fixup work in the remount case
Artem Bityutskiy
2013-04-10
1
-6
/
+6
*
vfs,proc: guarantee unique inodes in /proc
Linus Torvalds
2013-03-27
1
-8
/
+4
*
cifs: ignore everything in SPNEGO blob after mechTypes
Jeff Layton
2013-03-27
1
-48
/
+5
*
ext4: fix data=journal fast mount/umount hang
Theodore Ts'o
2013-03-27
1
-1
/
+2
*
cifs: delay super block destruction until all cifsFileInfo objects are gone
Mateusz Guzik
2013-03-27
3
-1
/
+33
*
ext4: use atomic64_t for the per-flexbg free_clusters count
Theodore Ts'o
2013-03-27
5
-15
/
+15
*
ext4: convert number of blocks to clusters properly
Lukas Czerner
2013-03-27
3
-7
/
+7
*
jbd2: fix use after free in jbd2_journal_dirty_metadata()
Jan Kara
2013-03-27
1
-5
/
+10
*
ext4: fix the wrong number of the allocated blocks in ext4_split_extent()
Zheng Liu
2013-03-27
1
-1
/
+5
*
isofs: avoid info leak on export
Mathias Krause
2013-03-27
1
-0
/
+1
*
udf: avoid info leak on export
Mathias Krause
2013-03-27
1
-0
/
+1
*
NLS: improve UTF8 -> UTF16 string conversion routine
Alan Stern
2013-03-20
2
-11
/
+35
*
btrfs: use rcu_barrier() to wait for bdev puts at unmount
Eric Sandeen
2013-03-20
1
-0
/
+6
*
block: use i_size_write() in bd_set_size()
Guo Chao
2013-03-20
1
-1
/
+3
*
Fix: compat_rw_copy_check_uvector() misuse in aio, readv, writev, and securit...
Mathieu Desnoyers
2013-03-20
1
-8
/
+7
*
ext3: Fix format string issues
Lars-Peter Clausen
2013-03-20
1
-2
/
+2
*
vfs: fix pipe counter breakage
Al Viro
2013-03-20
1
-0
/
+3
*
cifs: ensure that cifs_get_root() only traverses directories
Jeff Layton
2013-03-20
1
-0
/
+5
*
NFS: Don't allow NFS silly-renamed files to be deleted, no signal
Trond Myklebust
2013-03-20
1
-7
/
+13
*
btrfs: Init io_lock after cloning btrfs device struct
Thomas Gleixner
2013-03-20
1
-0
/
+1
*
ext4: fix kernel BUG on large-scale rm -rf commands
Theodore Ts'o
2013-03-06
1
-0
/
+1
*
ext4: fix hole punch failure when depth is greater than 0
Ashish Sangwan
2013-03-06
1
-17
/
+29
*
ext4: rewrite punch hole to use ext4_ext_remove_space()
Lukas Czerner
2013-03-06
1
-85
/
+91
[next]