index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2010-09-27
xfs: prevent reading uninitialized stack memory
Dan Rosenberg
1
-0
/
+2
2010-09-27
inotify: send IN_UNMOUNT events
Eric Paris
1
-2
/
+5
2010-09-27
GFS2: gfs2_logd should be using interruptible waits
Steven Whitehouse
1
-1
/
+1
2010-09-27
aio: check for multiplication overflow in do_io_submit
Jeff Moyer
1
-0
/
+3
2010-09-27
aio: do not return ERESTARTSYS as a result of AIO
Jan Kara
1
-1
/
+9
2010-09-27
/proc/vmcore: fix seeking
Arnd Bergmann
1
-1
/
+1
2010-09-27
Prevent freeing uninitialized pointer in compat_do_readv_writev
Dan Rosenberg
1
-1
/
+1
2010-09-27
char: Mark /dev/zero and /dev/kmem as not capable of writeback
Jan Kara
1
-1
/
+3
2010-09-21
NFS: Fix a typo in nfs_sockaddr_match_ipaddr6
Trond Myklebust
1
-1
/
+1
2010-09-21
cifs: fix potential double put of TCP session reference
Jeff Layton
1
-3
/
+3
2010-09-21
binfmt_misc: fix binfmt_misc priority
Jan Sembera
1
-1
/
+1
2010-09-21
minix: fix regression in minix_mkdir()
Jorge Boncompte [DTI2]
1
-1
/
+1
2010-09-21
statfs() gives ESTALE error
Menyhart Zoltan
1
-0
/
+8
2010-09-21
O_DIRECT: fix the splitting up of contiguous I/O
Jeff Moyer
1
-2
/
+2
2010-09-21
sysfs: checking for NULL instead of ERR_PTR
Dan Carpenter
1
-1
/
+1
2010-09-21
ocfs2: Fix incorrect checksum validation error
Sunil Mushran
1
-1
/
+5
2010-09-21
fuse: flush background queue on connection close
Miklos Szeredi
1
-4
/
+12
2010-09-21
xfs: move aio completion after unwritten extent conversion
Christoph Hellwig
1
-3
/
+16
2010-09-21
ext4: move aio completion after unwritten extent conversion
Jiaying Zhang
2
-6
/
+15
2010-09-21
direct-io: move aio_complete into ->end_io
Christoph Hellwig
5
-17
/
+35
2010-09-21
xfs: ensure we mark all inodes in a freed cluster XFS_ISTALE
Dave Chinner
1
-23
/
+26
2010-09-21
xfs: fix untrusted inode number lookup
Dave Chinner
1
-6
/
+10
2010-08-27
Fix init ordering of /dev/console vs callers of modprobe
David Howells
1
-0
/
+1
2010-08-27
NFS: Fix an Oops in the NFSv4 atomic open code
Trond Myklebust
2
-4
/
+6
2010-08-27
nfs: Add "lookupcache" to displayed mount options
Patrick J. LoPresti
1
-0
/
+7
2010-08-27
Fix the nested PR lock calling issue in ACL
Jiaju Zhang
1
-3
/
+21
2010-08-27
nilfs2: fix list corruption after ifile creation failure
Ryusuke Konishi
1
-1
/
+3
2010-08-27
ocfs2/dlm: remove potential deadlock -V3
Wengang Wang
1
-4
/
+0
2010-08-27
ocfs2/dlm: avoid incorrect bit set in refmap on recovery master
Wengang Wang
2
-25
/
+31
2010-08-27
ocfs2: Count more refcount records in file system fragmentation.
Tao Ma
1
-5
/
+15
2010-08-27
ocfs2 fix o2dlm dlm run purgelist (rev 3)
Srinivas Eeda
1
-46
/
+34
2010-08-27
ocfs2/dlm: fix a dead lock
Wengang Wang
1
-3
/
+2
2010-08-27
ocfs2: do not overwrite error codes in ocfs2_init_acl
Tiger Yang
1
-2
/
+7
2010-08-20
mm: fix up some user-visible effects of the stack guard page
Linus Torvalds
1
-1
/
+7
2010-08-14
ext4: fix freeze deadlock under IO
Eric Sandeen
1
-2
/
+2
2010-08-14
jfs: don't allow os2 xattr namespace overlap with others
Dave Kleikamp
1
-49
/
+38
2010-08-14
signalfd: fill in ssi_int for posix timers and message queues
Nathan Lynch
1
-0
/
+2
2010-08-14
fs/ecryptfs/file.c: introduce missing free
Julia Lawall
1
-2
/
+2
2010-08-14
ecryptfs: release reference to lower mount if interpose fails
Lino Sanfilippo
1
-2
/
+3
2010-08-14
eCryptfs: Handle ioctl calls with unlocked and compat functions
Tyler Hicks
1
-21
/
+35
2010-08-14
blkdev: cgroup whitelist permission fix
Chris Wright
1
-4
/
+6
2010-08-14
Fix sget() race with failing mount
Al Viro
2
-1
/
+7
2010-08-10
block_dev: always serialize exclusive open attempts
Tejun Heo
1
-2
/
+2
2010-08-02
NFS: Fix a typo in include/linux/nfs_fs.h
Trond Myklebust
1
-5
/
+0
2010-07-31
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
3
-11
/
+31
2010-07-31
CIFS: Remove __exit mark from cifs_exit_dns_resolver()
David Howells
2
-2
/
+2
2010-07-30
NFS: Ensure that writepage respects the nonblock flag
Trond Myklebust
1
-6
/
+17
2010-07-30
NFS: kswapd must not block in nfs_release_page
Trond Myklebust
2
-4
/
+13
2010-07-30
nfs: include space for the NUL in root path
Dan Carpenter
1
-1
/
+1
2010-07-30
CRED: Fix get_task_cred() and task_state() to not resurrect dead credentials
David Howells
1
-1
/
+1
[next]