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.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-02
btrfs: fix use of uninit "ret" in end_extent_writepage()
Eric Sandeen
1
-1
/
+1
2014-07-02
Btrfs: fix scrub_print_warning to handle skinny metadata extents
Liu Bo
3
-15
/
+24
2014-07-02
Btrfs: use right type to get real comparison
Liu Bo
1
-1
/
+1
2014-07-02
fs: btrfs: volumes.c: Fix for possible null pointer dereference
Rickard Strandqvist
1
-2
/
+3
2014-07-02
Btrfs: send, don't error in the presence of subvols/snapshots
Filipe Manana
1
-0
/
+4
2014-07-02
Btrfs: set right total device count for seeding support
Wang Shilong
1
-1
/
+0
2014-07-02
Btrfs: mark mapping with error flag to report errors to userspace
Liu Bo
1
-0
/
+2
2014-07-02
Btrfs: fix NULL pointer crash of deleting a seed device
Liu Bo
1
-4
/
+8
2014-07-02
Btrfs: make sure there are not any read requests before stopping workers
Wang Shilong
1
-0
/
+5
2014-07-02
Btrfs: output warning instead of error when loading free space cache failed
Miao Xie
1
-2
/
+2
2014-07-02
btrfs: Add ctime/mtime update for btrfs device add/remove.
Qu Wenruo
1
-2
/
+24
2014-07-02
Btrfs: fix double free in find_lock_delalloc_range
Chris Mason
1
-0
/
+1
2014-07-02
CIFS: Fix memory leaks in SMB2_open
Pavel Shilovsky
1
-1
/
+6
2014-07-02
aio: fix kernel memory disclosure in io_getevents() introduced in v3.10
Benjamin LaHaise
1
-0
/
+3
2014-07-02
ext4: fix wrong assert in ext4_mb_normalize_request()
Maurizio Lombardi
1
-1
/
+1
2014-07-02
ext4: fix zeroing of page during writeback
Jan Kara
1
-13
/
+11
2014-07-02
ext4: fix data integrity sync in ordered mode
Namjae Jeon
3
-5
/
+12
2014-07-02
aio: fix aio request leak when events are reaped by userspace
Benjamin LaHaise
1
-2
/
+1
2014-07-02
aio: fix kernel memory disclosure in io_getevents() introduced in v3.10
Benjamin LaHaise
1
-0
/
+3
2014-07-02
mm: add !pte_present() check on existing hugetlb_entry callbacks
Naoya Horiguchi
1
-1
/
+1
2014-07-02
nfsd: don't halt scanning the DRC LRU list when there's an RC_INPROG entry
Jeff Layton
1
-9
/
+8
2014-07-02
aio: block io_destroy() until all context requests are completed
Anatol Pomozov
1
-4
/
+32
2014-07-02
nfsd: don't try to reuse an expired DRC entry off the list
Jeff Layton
1
-32
/
+4
2014-06-27
ocfs2: revert iput deferring code in ocfs2_drop_dentry_lock
Goldwyn Rodrigues
4
-122
/
+9
2014-06-27
ocfs2: avoid blocking in ocfs2_mark_lockres_freeing() in downconvert thread
Jan Kara
3
-7
/
+47
2014-06-27
ocfs2: implement delayed dropping of last dquot reference
Jan Kara
4
-0
/
+50
2014-06-27
quota: provide function to grab quota structure reference
Jan Kara
1
-2
/
+2
2014-06-27
ocfs2: move dquot_initialize() in ocfs2_delete_inode() somewhat later
Jan Kara
1
-7
/
+9
2014-06-27
dlm: keep listening connection alive with sctp mode
Lidong Zhong
1
-0
/
+5
2014-06-27
Btrfs: fix BUG_ON() casued by the reserved space migration
Miao Xie
3
-3
/
+28
2014-06-27
Btrfs: fix two use-after-free bugs with transaction cleanup
Josef Bacik
3
-82
/
+52
2014-06-27
Btrfs: don't delete ordered roots from list during cleanup
Josef Bacik
1
-1
/
+2
2014-06-27
Btrfs: cleanup transaction on abort
Josef Bacik
2
-1
/
+6
2014-06-27
Btrfs: do not release metadata for space cache inodes
Josef Bacik
1
-1
/
+7
2014-06-27
Btrfs: don't leak block group on error
Filipe David Borba Manana
1
-2
/
+1
2014-06-27
Btrfs: fix sync fs to actually wait for all data to be persisted
Filipe David Borba Manana
1
-3
/
+9
2014-06-27
Btrfs: fix tracking of orphan inode count
Filipe David Borba Manana
1
-5
/
+8
2014-06-27
Do not send ClientGUID on SMB2.02 dialect
Steve French
1
-1
/
+6
2014-06-27
cifs: Set client guid on per connection basis
Sachin Prabhu
5
-12
/
+7
2014-06-27
Check SMB3 dialects against downgrade attacks
Steve French
6
-4
/
+90
2014-06-27
nfsd4: fix FREE_STATEID lockowner leak
J. Bruce Fields
1
-1
/
+1
2014-06-27
epoll: fix use-after-free in eventpoll_release_file
Konstantin Khlebnikov
1
-2
/
+2
2014-06-27
GFS2: revert "GFS2: d_splice_alias() can't return error"
J. Bruce Fields
1
-0
/
+8
2014-06-27
Revert "bio-integrity: Fix bio_integrity_verify segment start bug"
Jiri Slaby
1
-1
/
+1
2014-06-20
fs,userns: Change inode_capable to capable_wrt_inode_uidgid
Andy Lutomirski
4
-13
/
+18
2014-06-20
btrfs: fix defrag 32-bit integer overflow
Justin Maggard
1
-3
/
+3
2014-06-09
metag: Reduce maximum stack size to 256MB
James Hogan
1
-3
/
+3
2014-06-09
nfsd4: remove lockowner when removing lock stateid
J. Bruce Fields
1
-2
/
+9
2014-06-09
nfsd4: warn on finding lockowner without stateid's
J. Bruce Fields
1
-0
/
+4
2014-06-09
NFSD: Call ->set_acl with a NULL ACL structure if no entries
Kinglong Mee
1
-8
/
+9
[next]