index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
ocfs2/dlm: clear refmap bit of recovery lock while doing local recovery cleanup
xuejiufei
2016-02-27
1
-0
/
+2
*
timerfd: Handle relative timers with CONFIG_TIME_LOW_RES proper
Thomas Gleixner
2016-02-27
1
-1
/
+1
*
ocfs2: NFS hangs in __ocfs2_cluster_lock due to race with ocfs2_unblock_lock
Tariq Saeed
2016-02-13
1
-0
/
+6
*
ocfs2/dlm: ignore cleaning the migration mle that is inuse
xuejiufei
2016-02-13
1
-11
/
+15
*
cifs_dbg() outputs an uninitialized buffer in cifs_readdir()
Vasily Averin
2016-02-13
1
-0
/
+1
*
cifs: fix race between call_async() and reconnect()
Rabin Vincent
2016-02-13
2
-10
/
+9
*
cifs: Ratelimit kernel log messages
Jamie Bainbridge
2016-02-13
1
-3
/
+5
*
uml: fix hostfs mknod()
Vegard Nossum
2016-02-13
1
-3
/
+1
*
locks: fix unlock when fcntl_setlk races with a close
Jeff Layton
2016-02-13
1
-21
/
+30
*
udf: Check output buffer length when converting name to CS0
Andrew Gabbasov
2016-02-13
1
-2
/
+13
*
udf: Prevent buffer overrun with multi-byte characters
Andrew Gabbasov
2016-02-13
1
-1
/
+5
*
NFS: Fix attribute cache revalidation
Trond Myklebust
2016-02-13
1
-15
/
+39
*
udf: limit the maximum number of indirect extents in a row
Vegard Nossum
2016-02-13
1
-0
/
+15
*
ocfs2: fix BUG when calculate new backup super
Joseph Qi
2016-01-22
1
-3
/
+12
*
9p: ->evict_inode() should kick out ->i_data, not ->i_mapping
Al Viro
2015-12-30
1
-2
/
+2
*
nfs: if we have no valid attrs, then don't declare the attribute cache valid
Jeff Layton
2015-12-30
1
-1
/
+5
*
jbd2: Fix unreclaimed pages after truncate in data=journal mode
Jan Kara
2015-12-30
1
-0
/
+2
*
ext4: Fix handling of extended tv_sec
David Turner
2015-12-30
1
-7
/
+44
*
vfs: Avoid softlockups with sendfile(2)
Jan Kara
2015-12-30
1
-0
/
+1
*
vfs: Make sendfile(2) killable even better
Jan Kara
2015-12-30
1
-0
/
+7
*
fix sysvfs symlinks
Al Viro
2015-12-30
3
-29
/
+3
*
mac: validate mac_partition is within sector
Kees Cook
2015-12-30
1
-3
/
+7
*
FS-Cache: Add missing initialization of ret in cachefiles_write_page()
Geert Uytterhoeven
2015-12-30
1
-1
/
+1
*
fuse: break infinite loop in fuse_fill_write_pages()
Roman Gushchin
2015-12-30
1
-1
/
+1
*
splice: sendfile() at once fails for big files
Christophe Leroy
2015-11-27
1
-1
/
+11
*
fs: if a coredump already exists, unlink and recreate with O_EXCL
Jann Horn
2015-11-27
1
-6
/
+32
*
fs: make dumpable=2 require fully qualified path
Kees Cook
2015-11-27
1
-3
/
+14
*
binfmt_elf: Don't clobber passed executable's file header
Maciej W. Rozycki
2015-11-27
1
-5
/
+5
*
FS-Cache: Handle a write to the page immediately beyond the EOF marker
David Howells
2015-11-27
2
-36
/
+44
*
FS-Cache: Don't override netfs's primary_index if registering failed
Kinglong Mee
2015-11-27
1
-16
/
+15
*
FS-Cache: Increase reference of parent after registering, netfs success
Kinglong Mee
2015-11-27
1
-5
/
+4
*
Btrfs: fix race when listing an inode's xattrs
Filipe Manana
2015-11-27
1
-1
/
+3
*
Btrfs: fix race leading to BUG_ON when running delalloc for nodatacow
Filipe Manana
2015-11-27
1
-2
/
+8
*
Btrfs: fix race leading to incorrect item deletion when dropping extents
Filipe Manana
2015-11-27
1
-4
/
+11
*
ext4, jbd2: ensure entering into panic after recording an error in superblock
Daeho Jeong
2015-11-27
2
-3
/
+15
*
Btrfs: fix truncation of compressed and inlined extents
Filipe Manana
2015-11-27
1
-16
/
+60
*
Btrfs: don't use ram_bytes for uncompressed inline items
Chris Mason
2015-11-27
5
-16
/
+38
*
Btrfs: fix file corruption and data loss after cloning inline extents
Filipe Manana
2015-11-27
1
-33
/
+155
*
Btrfs: added helper btrfs_next_item()
Jan Schmidt
2015-11-27
1
-0
/
+7
*
Failing to send a CLOSE if file is opened WRONLY and server reboots on a 4.x ...
Olga Kornievskaia
2015-11-17
1
-1
/
+1
*
Do not fall back to SMBWriteX in set_file_size error cases
Steve French
2015-11-17
1
-38
/
+1
*
jbd2: avoid infinite loop when destroying aborted journal
Jan Kara
2015-10-13
3
-8
/
+44
*
ocfs2/dlm: fix deadlock when dispatch assert master
Joseph Qi
2015-10-13
2
-3
/
+10
*
cifs: use server timestamp for ntlmv2 authentication
Peter Seiderer
2015-10-13
1
-1
/
+51
*
btrfs: skip waiting on ordered range for special files
Jeff Mahoney
2015-10-13
1
-1
/
+2
*
Btrfs: fix read corruption of compressed and shared extents
Filipe Manana
2015-10-13
1
-7
/
+60
*
hfs: fix B-tree corruption after insertion at position 0
Hin-Tak Leung
2015-10-13
1
-9
/
+11
*
hfs,hfsplus: cache pages correctly between bnode_create and bnode_free
Hin-Tak Leung
2015-10-13
2
-8
/
+4
*
pagemap: hide physical addresses from non-privileged users
Konstantin Khlebnikov
2015-10-13
1
-16
/
+12
*
fs: create and use seq_show_option for escaping
Kees Cook
2015-10-13
9
-19
/
+21
[next]