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
*
fs/affs: add rename exchange
Fabian Frederick
2017-05-05
1
-1
/
+57
*
fs/affs: add rename2 to prepare multiple methods
Fabian Frederick
2017-05-05
3
-11
/
+18
*
fs: don't set *REFERENCED on single use objects
Josef Bacik
2017-05-03
2
-3
/
+4
*
fs: compat: Remove warning from COMPATIBLE_IOCTL
Mark Charlebois
2017-04-29
1
-1
/
+1
*
remove pointless extern of atime_need_update_rcu()
Al Viro
2017-04-29
1
-2
/
+0
*
fs: completely ignore unknown open flags
Christoph Hellwig
2017-04-27
1
-0
/
+6
*
fs: add a VALID_OPEN_FLAGS
Christoph Hellwig
2017-04-27
1
-10
/
+4
*
fs: remove _submit_bh()
Eric Biggers
2017-04-26
1
-14
/
+5
*
fs: constify tree_descr arrays passed to simple_fill_super()
Eric Biggers
2017-04-26
6
-6
/
+6
*
fs/affs: bugfix: Write files greater than page size on OFS
Fabian Frederick
2017-04-26
1
-1
/
+1
*
fs/affs: bugfix: enable writes on OFS disks
Fabian Frederick
2017-04-26
1
-4
/
+4
*
fs/affs: remove node generation check
Fabian Frederick
2017-04-26
1
-5
/
+0
*
fs/affs: import amigaffs.h
Fabian Frederick
2017-04-26
2
-1
/
+145
*
fs/affs: bugfix: make symbolic links work again
Fabian Frederick
2017-04-26
2
-0
/
+2
*
orangefs: free superblock when mount fails
Martin Brandenburg
2017-04-15
3
-9
/
+24
*
vfs: don't do RCU lookup of empty pathnames
Linus Torvalds
2017-04-15
1
-0
/
+3
*
Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-04-14
3
-13
/
+14
|
\
|
*
Btrfs: fix potential use-after-free for cloned bio
Liu Bo
2017-04-11
1
-1
/
+1
|
*
Btrfs: fix segmentation fault when doing dio read
Liu Bo
2017-04-11
1
-2
/
+6
|
*
Btrfs: fix invalid dereference in btrfs_retry_endio
Liu Bo
2017-04-11
1
-10
/
+4
|
*
btrfs: drop the nossd flag when remounting with -o ssd
Adam Borowski
2017-04-11
1
-0
/
+3
*
|
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2017-04-14
7
-22
/
+29
|
\
\
|
*
|
CIFS: Fix SMB3 mount without specifying a security mechanism
Pavel Shilovsky
2017-04-13
1
-1
/
+3
|
*
|
CIFS: store results of cifs_reopen_file to avoid infinite wait
Germano Percossi
2017-04-10
1
-3
/
+3
|
*
|
CIFS: remove bad_network_name flag
Germano Percossi
2017-04-10
2
-6
/
+0
|
*
|
CIFS: reconnect thread reschedule itself
Germano Percossi
2017-04-10
1
-1
/
+9
|
*
|
CIFS: handle guest access errors to Windows shares
Mark Syms
2017-04-10
1
-0
/
+3
|
*
|
CIFS: Fix null pointer deref during read resp processing
Pavel Shilovsky
2017-04-10
3
-11
/
+11
*
|
|
hugetlbfs: fix offset overflow in hugetlbfs mmap
Mike Kravetz
2017-04-13
1
-3
/
+12
*
|
|
thp: fix MADV_DONTNEED vs clear soft dirty race
Kirill A. Shutemov
2017-04-13
1
-1
/
+8
|
/
/
*
|
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2017-04-09
13
-90
/
+268
|
\
\
|
*
|
Reset TreeId to zero on SMB2 TREE_CONNECT
Jan-Marek Glogowski
2017-04-07
1
-0
/
+4
|
*
|
CIFS: Fix build failure with smb2
Tobias Regnery
2017-04-07
1
-0
/
+1
|
*
|
Introduce cifs_copy_file_range()
Sachin Prabhu
2017-04-07
5
-68
/
+110
|
*
|
SMB3: Rename clone_range to copychunk_range
Sachin Prabhu
2017-04-07
3
-15
/
+16
|
*
|
Handle mismatched open calls
Sachin Prabhu
2017-04-07
9
-13
/
+143
*
|
|
Merge tag 'driver-core-4.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2017-04-09
1
-2
/
+4
|
\
\
\
|
*
|
|
sysfs: be careful of error returns from ops->show()
NeilBrown
2017-04-08
1
-2
/
+4
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2017-04-09
7
-50
/
+99
|
\
\
\
\
|
*
|
|
|
statx: Include a mask for stx_attributes in struct statx
David Howells
2017-04-03
2
-0
/
+7
|
*
|
|
|
statx: Reserve the top bit of the mask for future struct expansion
David Howells
2017-04-03
1
-0
/
+2
|
*
|
|
|
xfs: report crtime and attribute flags to statx
Darrick J. Wong
2017-04-03
1
-0
/
+14
|
*
|
|
|
ext4: Add statx support
David Howells
2017-04-03
5
-4
/
+39
|
*
|
|
|
statx: optimize copy of struct statx to userspace
Eric Biggers
2017-04-03
1
-42
/
+32
|
*
|
|
|
statx: remove incorrect part of vfs_statx() comment
Eric Biggers
2017-04-03
1
-3
/
+0
|
*
|
|
|
statx: reject unknown flags when using NULL path
Eric Biggers
2017-04-03
1
-1
/
+5
*
|
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-04-08
2
-14
/
+23
|
\
\
\
\
\
|
*
|
|
|
|
dax: fix radix tree insertion race
Ross Zwisler
2017-04-08
1
-13
/
+22
|
*
|
|
|
|
userfaultfd: report actual registered features in fdinfo
Mike Rapoport
2017-04-08
1
-1
/
+1
*
|
|
|
|
|
orangefs: move features validation to fix filesystem hang
Martin Brandenburg
2017-04-07
1
-2
/
+7
|
/
/
/
/
/
[next]