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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2012-04-02
lockd: fix arg parsing for grace_period and timeout.
NeilBrown
2012-04-02
NFSv4.1: Fix layoutcommit error handling
Trond Myklebust
2012-04-02
NFSv4: Fix two infinite loops in the mount code
Trond Myklebust
2012-04-02
xfs: Fix oops on IO error during xlog_recover_process_iunlinks()
Jan Kara
2012-04-02
vfs: fix d_ancestor() case in d_materialize_unique
Michel Lespinasse
2012-04-02
ext4: check for zero length extent
Theodore Ts'o
2012-04-02
ext4: fix race between sync and completed io work
Jeff Moyer
2012-04-02
ext4: fix race between unwritten extent conversion and truncate
Jeff Moyer
2012-04-02
ext4: ignore EXT4_INODE_JOURNAL_DATA flag with delalloc
Lukas Czerner
2012-04-02
jbd2: clear BH_Delay & BH_Unwritten in journal_unmap_buffer
Eric Sandeen
2012-04-02
NFSv4: Rate limit the state manager warning messages
Trond Myklebust
2012-04-02
sysctl: protect poll() in entries that may go away
Lucas De Marchi
2012-04-02
proc-ns: use d_set_d_op() API to set dentry ops in proc_ns_instantiate().
Pravin B Shelar
2012-04-02
CIFS: Fix a spurious error in cifs_push_posix_locks
Pavel Shilovsky
2012-04-02
cifs: fix issue mounting of DFS ROOT when redirecting from one domain control...
Jeff Layton
2012-04-02
CIFS: Respect negotiated MaxMpxCount
Pavel Shilovsky
2012-04-02
xfs: fix inode lookup race
Dave Chinner
2012-04-02
NFSv4: Return the delegation if the server returns NFS4ERR_OPENMODE
Trond Myklebust
2012-04-02
NFS: Properly handle the case where the delegation is revoked
Trond Myklebust
2012-04-02
hugetlbfs: avoid taking i_mutex from hugetlbfs_read()
Aneesh Kumar K.V
2012-04-02
mm: thp: fix pmd_bad() triggering in code paths holding mmap_sem read mode
Andrea Arcangeli
2012-04-02
sysfs: Fix memory leak in sysfs_sd_setsecdata().
Masami Ichikawa
2012-03-18
Don't limit non-nested epoll paths
Jason Baron
2012-03-16
Merge branch 'akpm' (more patches from Andrew)
Linus Torvalds
2012-03-16
nilfs2: fix NULL pointer dereference in nilfs_load_super_block()
Ryusuke Konishi
2012-03-16
nilfs2: clamp ns_r_segments_percentage to [1, 99]
Haogang Chen
2012-03-16
afs: Remote abort can cause BUG in rxrpc code
Anton Blanchard
2012-03-16
afs: Read of file returns EBADMSG
Anton Blanchard
2012-03-14
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2012-03-13
Merge git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2012-03-10
restore smp_mb() in unlock_new_inode()
Al Viro
2012-03-10
vfs: fix return value from do_last()
Miklos Szeredi
2012-03-10
vfs: fix double put after complete_walk()
Miklos Szeredi
2012-03-10
udf: Fix deadlock in udf_release_file()
Jan Kara
2012-03-10
vfs: Correctly set the dir i_mutex lockdep class
Tyler Hicks
2012-03-09
aio: fix the "too late munmap()" race
Al Viro
2012-03-09
aio: fix io_setup/io_destroy race
Al Viro
2012-03-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2012-03-06
CIFS: Do not kmalloc under the flocks spinlock
Pavel Shilovsky
2012-03-06
cifs: possible memory leak in xattr.
Santosh Nayak
2012-03-06
Merge git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2012-03-05
Merge branch 'akpm' (Andrew's patch bomb)
Linus Torvalds
2012-03-05
coredump_wait: don't call complete_vfork_done()
Oleg Nesterov
2012-03-05
vfork: introduce complete_vfork_done()
Oleg Nesterov
2012-03-05
aio: wake up waiters when freeing unused kiocbs
Jeff Moyer
2012-03-05
aout: move setup_arg_pages() prior to reading/mapping the binary
Al Viro
2012-03-04
vfs: move dentry_cmp from <linux/dcache.h> to fs/dcache.c
Linus Torvalds
2012-03-03
Btrfs: fix casting error in scrub reada code
Chris Mason
2012-03-03
btrfs: fix locking issues in find_parent_nodes()
Li Zefan
2012-03-02
vfs: export full_name_hash() function to modules
Linus Torvalds
[next]