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
2014-07-31
coredump: fix the setting of PF_DUMPCORE
Silesh C V
1
-1
/
+1
2014-07-28
fuse: handle large user and group ID
Miklos Szeredi
1
-4
/
+16
2014-07-18
ext4: disable synchronous transaction batching if max_batch_time==0
Eric Sandeen
2
-3
/
+4
2014-07-18
ext4: clarify error count warning messages
Theodore Ts'o
1
-3
/
+4
2014-07-18
ext4: fix unjournalled bg descriptor while initializing inode bitmap
Theodore Ts'o
1
-7
/
+7
2014-07-09
nfsd: fix rare symlink decoding bug
J. Bruce Fields
2
-10
/
+12
2014-07-09
ext4: Fix hole punching for files with indirect blocks
Jan Kara
1
-2
/
+10
2014-07-09
ext4: Fix buffer double free in ext4_alloc_branch()
Jan Kara
1
-1
/
+7
2014-07-09
CIFS: fix mount failure with broken pathnames when smb3 mount with mapchars o...
Steve French
1
-3
/
+4
2014-07-07
reiserfs: call truncate_setsize under tailpack mutex
Jeff Mahoney
1
-1
/
+7
2014-07-07
nfsd: don't halt scanning the DRC LRU list when there's an RC_INPROG entry
Jeff Layton
1
-9
/
+8
2014-07-07
nfsd: don't try to reuse an expired DRC entry off the list
Jeff Layton
1
-32
/
+4
2014-07-07
NFS: Don't declare inode uptodate unless all attributes were checked
Trond Myklebust
1
-9
/
+17
2014-07-07
nfsd: getattr for FATTR4_WORD0_FILES_AVAIL needs the statfs buffer
Christoph Hellwig
1
-2
/
+2
2014-07-07
nfsd4: fix FREE_STATEID lockowner leak
J. Bruce Fields
1
-1
/
+1
2014-07-07
pNFS: Handle allocation errors correctly in filelayout_alloc_layout_hdr()
Trond Myklebust
1
-1
/
+1
2014-07-07
UBIFS: Remove incorrect assertion in shrink_tnc()
hujianyang
1
-1
/
+0
2014-07-07
UBIFS: fix an mmap and fsync race condition
hujianyang
1
-2
/
+1
2014-07-01
btrfs: fix use of uninit "ret" in end_extent_writepage()
Eric Sandeen
1
-1
/
+1
2014-07-01
Btrfs: fix scrub_print_warning to handle skinny metadata extents
Liu Bo
3
-15
/
+24
2014-07-01
Btrfs: use right type to get real comparison
Liu Bo
1
-1
/
+1
2014-07-01
fs: btrfs: volumes.c: Fix for possible null pointer dereference
Rickard Strandqvist
1
-2
/
+3
2014-07-01
Btrfs: send, don't error in the presence of subvols/snapshots
Filipe Manana
1
-0
/
+4
2014-07-01
Btrfs: set right total device count for seeding support
Wang Shilong
1
-1
/
+0
2014-07-01
Btrfs: mark mapping with error flag to report errors to userspace
Liu Bo
1
-0
/
+2
2014-07-01
Btrfs: make sure there are not any read requests before stopping workers
Wang Shilong
1
-0
/
+5
2014-07-01
Btrfs: output warning instead of error when loading free space cache failed
Miao Xie
1
-2
/
+2
2014-07-01
btrfs: Add ctime/mtime update for btrfs device add/remove.
Qu Wenruo
1
-2
/
+24
2014-07-01
Btrfs: fix double free in find_lock_delalloc_range
Chris Mason
1
-0
/
+1
2014-07-01
aio: fix kernel memory disclosure in io_getevents() introduced in v3.10
Benjamin LaHaise
1
-0
/
+2
2014-07-01
aio: fix aio request leak when events are reaped by userspace
Benjamin LaHaise
1
-3
/
+1
2014-07-01
ext4: fix wrong assert in ext4_mb_normalize_request()
Maurizio Lombardi
1
-1
/
+1
2014-07-01
ext4: fix zeroing of page during writeback
Jan Kara
1
-13
/
+11
2014-06-17
fs,userns: Change inode_capable to capable_wrt_inode_uidgid
Andy Lutomirski
3
-12
/
+17
2014-06-08
metag: Reduce maximum stack size to 256MB
James Hogan
1
-3
/
+3
2014-06-08
nfsd4: remove lockowner when removing lock stateid
J. Bruce Fields
1
-2
/
+9
2014-06-08
nfsd4: warn on finding lockowner without stateid's
J. Bruce Fields
1
-0
/
+4
2014-06-08
NFSD: Call ->set_acl with a NULL ACL structure if no entries
Kinglong Mee
1
-8
/
+9
2014-06-08
NFSd: call rpc_destroy_wait_queue() from free_client()
Trond Myklebust
1
-0
/
+1
2014-06-08
NFSd: Move default initialisers from create_client() to alloc_client()
Trond Myklebust
1
-12
/
+12
2014-06-08
posix_acl: handle NULL ACL in posix_acl_equiv_mode
Christoph Hellwig
1
-0
/
+6
2014-05-31
don't bother with {get,put}_write_access() on non-regular files
Al Viro
2
-21
/
+9
2014-05-13
lockd: ensure we tear down any live sockets when socket creation fails during...
Jeff Layton
1
-0
/
+1
2014-05-13
locks: allow __break_lease to sleep even when break_time is 0
Jeff Layton
1
-4
/
+3
2014-05-06
ext4: use i_size_read in ext4_unaligned_aio()
Theodore Ts'o
1
-1
/
+1
2014-05-06
ext4: fix jbd2 warning under heavy xattr load
Jan Kara
1
-4
/
+19
2014-05-06
ocfs2: do not put bh when buffer_uptodate failed
alex chen
1
-2
/
+0
2014-05-06
ocfs2: dlm: fix recovery hung
Junxiao Bi
1
-2
/
+13
2014-05-06
ocfs2: dlm: fix lock migration crash
Junxiao Bi
1
-6
/
+8
2014-05-06
reiserfs: fix race in readdir
Jeff Mahoney
1
-2
/
+4
[next]