index
:
linux/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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2009-10-05
/proc/kcore: work around a BUG()
KAMEZAWA Hiroyuki
2009-10-05
Fix idle time field in /proc/uptime
Michael Abbott
2009-10-05
Re-enable Lanman security
Chuck Ebbert
2009-10-05
nilfs2: fix missing zero-fill initialization of btree node cache
Ryusuke Konishi
2009-10-05
fs: make sure data stored into inode is properly seen before unlocking new inode
Jan Kara
2009-09-24
udf: Use device size when drive reported bogus number of written blocks
Jan Kara
2009-09-24
binfmt_elf: fix PT_INTERP bss handling
Roland McGrath
2009-09-15
nilfs2: fix preempt count underflow in nilfs_btnode_prepare_change_key
Ryusuke Konishi
2009-09-15
JFFS2: add missing verify buffer allocation/deallocation
Massimo Cirillo
2009-09-08
ocfs2: ocfs2_write_begin_nolock() should handle len=0
Sunil Mushran
2009-09-08
xfs: fix spin_is_locked assert on uni-processor builds
Christoph Hellwig
2009-09-08
xfs: fix freeing of inodes not yet added to the inode cache
Christoph Hellwig
2009-09-08
vfs: add __destroy_inode
Christoph Hellwig
2009-09-08
vfs: fix inode_init_always calling convention
Christoph Hellwig
2009-09-08
ocfs2: Initialize the cluster we're writing to in a non-sparse extend
Sunil Mushran
2009-09-08
kernel_read: redefine offset type
Mimi Zohar
2009-09-08
mm: fix hugetlb bug due to user_shm_unlock call
Hugh Dickins
2009-09-08
Re-introduce page mapping check in mark_buffer_dirty()
Linus Torvalds
2009-09-08
poll/select: initialize triggered field of struct poll_wqueues
Guillaume Knispel
2009-08-16
NFS: Fix an O_DIRECT Oops...
Trond Myklebust
2009-08-16
mm_for_maps: take ->cred_guard_mutex to fix the race with exec
Oleg Nesterov
2009-08-16
mm_for_maps: shift down_read(mmap_sem) to the caller
Oleg Nesterov
2009-08-16
mm_for_maps: simplify, use ptrace_may_access()
Oleg Nesterov
2009-08-16
compat_ioctl: hook up compat handler for FIEMAP ioctl
Eric Sandeen
2009-08-16
flat: fix uninitialized ptr with shared libs
Linus Torvalds
2009-08-16
nilfs2: fix oops due to inconsistent state in page with discrete b-tree nodes
Ryusuke Konishi
2009-08-16
cifs: fix error handling in mount-time DFS referral chasing code
Jeff Layton
2009-08-16
sysfs: fix hardlink count on device_move
Peter Oberparleiter
2009-07-30
eCryptfs: parse_tag_3_packet check tag 3 packet encrypted key size (CVE-2009-...
Ramon de Carvalho Valle
2009-07-30
eCryptfs: Check Tag 11 literal data buffer size (CVE-2009-2406)
Tyler Hicks
2009-07-30
elf: fix one check-after-use
Amerigo Wang
2009-07-30
nilfs2: fix disorder in cp count on error during deleting checkpoints
Jiro SEKIBA
2009-07-30
nilfs2: fix incorrect KERN_CRIT messages in case of write failures
Ryusuke Konishi
2009-07-30
nilfs2: fix hang problem of log writer which occurs after write failures
Ryusuke Konishi
2009-07-30
nilfs2: remove unlikely directive causing mis-conversion of error code
Ryusuke Konishi
2009-07-30
block: fix sg SG_DXFER_TO_FROM_DEV regression
FUJITA Tomonori
2009-07-30
partitions: fix broken uevent_suppress conversion
Heiko Carstens
2009-07-30
cifs: free nativeFileSystem field before allocating a new one
Jeff Layton
2009-07-30
cifs: fix regression with O_EXCL creates and optimize away lookup
Jeff Layton
2009-07-30
NFSD: Don't hold unrefcounted creds over call to nfsd_setuser()
David Howells
2009-07-19
fuse: fix return value of fuse_dev_write()
Csaba Henk
2009-07-19
fuse: fix bad return value in fuse_file_poll()
Miklos Szeredi
2009-07-02
xfs: fix freeing memory in xfs_getbmap()
Felix Blyakher
2009-07-02
ocfs2: Fix ocfs2_osb_dump()
Sunil Mushran
2009-07-02
CONFIG_FILE_LOCKING should not depend on CONFIG_BLOCK
Tomas Szepe
2009-07-02
cifs: fix fh_mutex locking in cifs_reopen_file
Jeff Layton
2009-07-02
ramfs: ignore unknown mount options
Mike Frysinger
2009-07-02
epoll: fix nested calls support
Davide Libenzi
2009-07-02
jfs: fix regression preventing coalescing of extents
Dave Kleikamp
2009-07-02
fs: remove incorrect I_NEW warnings
Nick Piggin
[next]