index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-20
Merge tag 'for-4.17-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
7
-48
/
+180
2018-05-18
hfsplus: stop workqueue when fill_super() failed
Tetsuo Handa
1
-0
/
+1
2018-05-17
proc: do not access cmdline nor environ from file-backed areas
Willy Tarreau
1
-4
/
+4
2018-05-17
btrfs: fix crash when trying to resume balance without the resume flag
Anand Jain
1
-0
/
+9
2018-05-17
btrfs: Fix delalloc inodes invalidation during transaction abort
Nikolay Borisov
1
-11
/
+15
2018-05-17
btrfs: Split btrfs_del_delalloc_inode into 2 functions
Nikolay Borisov
2
-3
/
+12
2018-05-17
btrfs: fix reading stale metadata blocks after degraded raid1 mounts
Liu Bo
1
-3
/
+3
2018-05-17
btrfs: property: Set incompat flag if lzo/zstd compression is set
Misono Tomohiro
1
-4
/
+8
2018-05-17
Btrfs: fix duplicate extents after fsync of file with prealloc extents
Filipe Manana
1
-25
/
+112
2018-05-15
Merge tag 'afs-fixes-20180514' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
16
-168
/
+224
2018-05-14
Btrfs: fix xattr loss after power failure
Filipe Manana
1
-0
/
+7
2018-05-14
Btrfs: send, fix invalid access to commit roots due to concurrent snapshotting
Robbie Ko
1
-2
/
+14
2018-05-14
afs: Fix the non-encryption of calls
David Howells
1
-0
/
+7
2018-05-14
afs: Fix CB.CallBack handling
David Howells
1
-28
/
+7
2018-05-14
afs: Fix whole-volume callback handling
David Howells
10
-32
/
+63
2018-05-14
afs: Fix afs_find_server search loop
Marc Dionne
1
-13
/
+0
2018-05-14
afs: Fix the handling of an unfound server in CM operations
David Howells
2
-27
/
+12
2018-05-14
afs: Add a tracepoint to record callbacks from unlisted servers
David Howells
1
-3
/
+9
2018-05-14
afs: Fix the handling of CB.InitCallBackState3 to find the server by UUID
David Howells
1
-3
/
+3
2018-05-14
afs: Fix VNOVOL handling in address rotation
David Howells
1
-2
/
+2
2018-05-14
afs: Fix AFSFetchStatus decoder to provide OpenAFS compatibility
David Howells
1
-8
/
+21
2018-05-14
afs: Fix server rotation's handling of fileserver probe failure
David Howells
1
-2
/
+10
2018-05-14
afs: Fix refcounting in callback registration
David Howells
4
-22
/
+52
2018-05-14
afs: Fix giving up callbacks on server destruction
David Howells
3
-4
/
+11
2018-05-14
afs: Fix address list parsing
David Howells
1
-10
/
+15
2018-05-14
afs: Fix directory page locking
David Howells
4
-24
/
+22
2018-05-12
Merge tag '4.17-rc4-SMB3-Fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
4
-43
/
+57
2018-05-11
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-9
/
+28
2018-05-11
ocfs2: take inode cluster lock before moving reflinked inode from orphan dir
Ashish Samant
1
-2
/
+12
2018-05-11
proc/kcore: don't bounds check against address 0
Laura Abbott
1
-7
/
+16
2018-05-10
smb3: directory sync should not return an error
Steve French
1
-0
/
+13
2018-05-10
ceph: fix iov_iter issues in ceph_direct_read_write()
Ilya Dryomov
1
-78
/
+117
2018-05-10
ceph: fix rsize/wsize capping in ceph_direct_read_write()
Ilya Dryomov
1
-5
/
+5
2018-05-09
cifs: smb2ops: Fix listxattr() when there are no EAs
Paulo Alcantara
1
-0
/
+6
2018-05-09
cifs: smbd: Enable signing with smbdirect
Long Li
2
-13
/
+0
2018-05-09
cifs: Allocate validate negotiation request through kmalloc
Long Li
1
-30
/
+38
2018-05-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-1
/
+1
2018-05-04
Merge tag 'for-linus-20180504' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2018-05-04
Merge tag 'xfs-4.17-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-0
/
+10
2018-05-04
Merge tag 'for-4.17-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-1
/
+12
2018-05-03
bdi: Fix oops in wb_workfn()
Jan Kara
1
-1
/
+1
2018-05-02
xfs: cap the length of deduplication requests
Darrick J. Wong
1
-0
/
+10
2018-05-02
Btrfs: send, fix missing truncate for inode with prealloc extent past eof
Filipe Manana
1
-0
/
+4
2018-05-02
btrfs: Take trans lock before access running trans in check_delayed_ref
ethanwu
1
-0
/
+7
2018-05-01
Merge tag 'xfs-4.17-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
4
-6
/
+42
2018-04-28
Merge tag 'for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-9
/
+18
2018-04-28
Merge tag '4.17-rc2-smb3' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
7
-54
/
+59
2018-04-27
cifs: smbd: depend on INFINIBAND_ADDR_TRANS
Greg Thelen
1
-1
/
+1
2018-04-26
btrfs: Fix wrong first_key parameter in replace_path
Qu Wenruo
1
-1
/
+1
2018-04-26
ext4: add MODULE_SOFTDEP to ensure crc32c is included in the initramfs
Theodore Ts'o
1
-0
/
+1
[next]