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
*
fscrypt: remove broken support for detecting keyring key revocation
Eric Biggers
2017-03-31
6
-70
/
+16
*
xfs: clear _XBF_PAGES from buffers when readahead page
Darrick J. Wong
2017-03-30
1
-0
/
+1
*
xfs: fix up xfs_swap_extent_forks inline extent handling
Eric Sandeen
2017-03-30
1
-2
/
+5
*
xfs: don't allow di_size with high bit set
Darrick J. Wong
2017-03-30
1
-0
/
+8
*
ext4: mark inode dirty after converting inline directory
Eric Biggers
2017-03-30
1
-3
/
+2
*
ext4: fix fencepost in s_first_meta_bg validation
Theodore Ts'o
2017-03-26
1
-1
/
+1
*
gfs2: Avoid alignment hole in struct lm_lockname
Andreas Gruenbacher
2017-03-26
1
-1
/
+1
*
fscrypto: lock inode while setting encryption policy
Eric Biggers
2017-03-22
2
-1
/
+12
*
fscrypt: fix renaming and linking special files
Eric Biggers
2017-03-22
2
-0
/
+11
*
ext4: don't BUG when truncating encrypted inodes on the orphan list
Theodore Ts'o
2017-03-18
1
-0
/
+4
*
fat: fix using uninitialized fields of fat_inode/fsinfo_inode
OGAWA Hirofumi
2017-03-15
1
-1
/
+12
*
ceph: remove req from unsafe list when unregistering it
Jeff Layton
2017-03-15
1
-2
/
+3
*
mnt: Tuck mounts under others instead of creating shadow/side mounts.
Eric W. Biederman
2017-03-15
4
-63
/
+110
*
NFSv4: fix getacl ERANGE for some ACL buffer sizes
Weston Andros Adamson
2017-03-12
1
-6
/
+2
*
NFSv4: fix getacl head length estimation
J. Bruce Fields
2017-03-12
1
-1
/
+1
*
NFSv4: Fix memory and state leak in _nfs4_open_and_get_state
Trond Myklebust
2017-03-12
1
-1
/
+1
*
nfsd: special case truncates some more
Christoph Hellwig
2017-03-12
1
-6
/
+26
*
nfsd: minor nfsd_setattr cleanup
Christoph Hellwig
2017-03-12
1
-17
/
+12
*
gfs2: Add missing rcu locking for glock lookup
Andrew Price
2017-03-12
1
-0
/
+5
*
fuse: add missing FR_FORCE
Miklos Szeredi
2017-03-12
1
-0
/
+1
*
ext4: return EROFS if device is r/o and journal replay is needed
Theodore Ts'o
2017-03-12
1
-1
/
+2
*
ext4: preserve the needs_recovery flag when the journal is aborted
Theodore Ts'o
2017-03-12
1
-2
/
+4
*
ext4: fix inline data error paths
Theodore Ts'o
2017-03-12
2
-6
/
+23
*
ext4: fix data corruption in data=journal mode
Jan Kara
2017-03-12
1
-10
/
+13
*
ext4: trim allocation requests to group size
Jan Kara
2017-03-12
1
-0
/
+7
*
ext4: do not polute the extents cache while shifting extents
Roman Pen
2017-03-12
1
-3
/
+6
*
ext4: Include forgotten start block on fallocate insert range
Roman Pen
2017-03-12
1
-6
/
+12
*
jbd2: don't leak modified metadata buffers on an aborted journal
Theodore Ts'o
2017-03-12
1
-1
/
+3
*
fuse: fix use after free issue in fuse_dev_do_read()
Sahitya Tummala
2017-02-23
1
-0
/
+4
*
vfs: fix uninitialized flags in splice_to_pipe()
Miklos Szeredi
2017-02-23
1
-0
/
+1
*
cifs: initialize file_info_lock
Rabin Vincent
2017-02-09
1
-0
/
+1
*
NFSD: Fix a null reference case in find_or_create_lock_stateid()
Kinglong Mee
2017-02-09
3
-15
/
+13
*
ext4: validate s_first_meta_bg at mount time
Eryu Guan
2017-02-09
1
-0
/
+9
*
NFSv4.0: always send mode in SETATTR after EXCLUSIVE4
Benjamin Coddington
2017-02-01
1
-1
/
+2
*
ceph: fix bad endianness handling in parse_reply_info_extra
Jeff Layton
2017-01-26
1
-4
/
+5
*
ubifs: Fix journal replay wrt. xattr nodes
Richard Weinberger
2017-01-26
1
-2
/
+23
*
fuse: clear FR_PENDING flag when moving requests out of pending queue
Tahsin Erdogan
2017-01-26
1
-1
/
+2
*
tmpfs: clear S_ISGID when setting posix ACLs
Gu Zheng
2017-01-26
1
-5
/
+4
*
NFSv4.1: nfs4_fl_prepare_ds must be careful about reporting success.
NeilBrown
2017-01-19
1
-1
/
+2
*
NFS: Fix a performance regression in readdir
Trond Myklebust
2017-01-19
1
-13
/
+2
*
pNFS: Fix race in pnfs_wait_on_layoutreturn
Trond Myklebust
2017-01-19
1
-5
/
+3
*
btrfs: fix error handling when run_delayed_extent_op fails
Jeff Mahoney
2017-01-19
1
-0
/
+3
*
btrfs: fix locking when we put back a delayed ref that's too new
Jeff Mahoney
2017-01-19
1
-1
/
+1
*
sysctl: Drop reference added by grab_header in proc_sys_readdir
Zhou Chengming
2017-01-19
1
-1
/
+2
*
mnt: Protect the mountpoint hashtable with mount_lock
Eric W. Biederman
2017-01-19
2
-21
/
+50
*
ocfs2: fix crash caused by stale lvb with fsdlm plugin
Eric Ren
2017-01-19
3
-0
/
+19
*
nfs_write_end(): fix handling of short copies
Al Viro
2017-01-09
1
-1
/
+1
*
block: protect iterate_bdevs() against concurrent close
Rabin Vincent
2017-01-09
1
-1
/
+6
*
xfs: set AGI buffer type in xlog_recover_clear_agi_bucket
Eric Sandeen
2017-01-06
1
-0
/
+1
*
CIFS: Fix a possible memory corruption in push locks
Pavel Shilovsky
2017-01-06
1
-1
/
+1
[next]