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-08-14
Merge tag 'configfs-for-4.19' of git://git.infradead.org/users/hch/configfs
Linus Torvalds
3
-21
/
+16
2018-08-14
Merge tag 'mtd/for-4.19' of git://git.infradead.org/linux-mtd
Linus Torvalds
4
-31
/
+32
2018-08-14
Merge tag 'for-4.19/block-20180812' of git://git.kernel.dk/linux-block
Linus Torvalds
7
-12
/
+18
2018-08-14
Merge tag 'xfs-4.19-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
117
-5332
/
+5640
2018-08-13
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
15
-71
/
+196
2018-08-13
Merge tag '4.19-smb3' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
26
-667
/
+1259
2018-08-13
Merge branch 'iomap-4.19-merge' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
4
-96
/
+520
2018-08-13
Merge tag 'for-4.19-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
46
-2939
/
+1816
2018-08-13
Merge tag 'locks-v4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...
Linus Torvalds
1
-9
/
+11
2018-08-13
Merge branches 'work.misc' and 'work.dcache' of git://git.kernel.org/pub/scm/...
Linus Torvalds
3
-59
/
+21
2018-08-13
Merge branch 'work.aio' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
2
-7
/
+207
2018-08-13
Merge branch 'work.lookup' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
4
-94
/
+27
2018-08-13
Merge branch 'work.mkdir' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
18
-157
/
+130
2018-08-13
Merge branch 'work.open3' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
22
-402
/
+252
2018-08-13
Merge tag 'mips_4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
1
-1
/
+1
2018-08-13
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-4
/
+4
2018-08-13
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2018-08-13
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+3
2018-08-12
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2
-9
/
+32
2018-08-12
xfs: fix a null pointer dereference in xfs_bmap_extents_to_btree
Shan Hai
1
-8
/
+16
2018-08-12
xfs: remove b_last_holder & associated macros
Eric Sandeen
3
-23
/
+2
2018-08-12
iomap: Switch to offset_in_page for clarity
Andreas Gruenbacher
1
-10
/
+10
2018-08-12
xfs: Close race between direct IO and xfs_break_layouts()
Dave Jiang
1
-5
/
+4
2018-08-11
Merge tag 'nand/for-4.19' of git://git.infradead.org/linux-mtd into mtd/next
Boris Brezillon
55
-684
/
+1116
2018-08-10
smb3: create smb3 equivalent alias for cifs pseudo-xattrs
Steve French
1
-2
/
+26
2018-08-10
xfs: repair the AGI
Darrick J. Wong
3
-1
/
+220
2018-08-10
xfs: repair the AGFL
Darrick J. Wong
5
-1
/
+380
2018-08-10
xfs: repair the AGF
Darrick J. Wong
4
-10
/
+400
2018-08-10
smb3: allow previous versions to be mounted with snapshot= mount parm
Steve French
2
-0
/
+68
2018-08-10
cifs: don't show domain= in mount output when domain is empty
Ronnie Sahlberg
1
-1
/
+1
2018-08-10
cifs: add missing support for ACLs in SMB 3.11
Ronnie Sahlberg
1
-0
/
+5
2018-08-09
smb3: enumerating snapshots was leaving part of the data off end
Steve French
1
-7
/
+27
2018-08-09
cifs: update smb2_queryfs() to use compounding
Ronnie Sahlberg
4
-26
/
+131
2018-08-09
cifs: update receive_encrypted_standard to handle compounded responses
Ronnie Sahlberg
4
-43
/
+107
2018-08-09
make sure that __dentry_kill() always invalidates d_seq, unhashed or not
Al Viro
1
-5
/
+2
2018-08-09
fix __legitimize_mnt()/mntput() race
Al Viro
1
-0
/
+14
2018-08-09
fix mntput/mntput race
Al Viro
1
-2
/
+12
2018-08-08
cifs: create SMB2_open_init()/SMB2_open_free() helpers.
Ronnie Sahlberg
2
-71
/
+78
2018-08-08
cifs: add SMB2_query_info_[init|free]()
Ronnie Sahlberg
2
-22
/
+51
2018-08-08
cifs: add SMB2_close_init()/SMB2_close_free()
Ronnie Sahlberg
2
-14
/
+37
2018-08-08
locks: remove misleading obsolete comment
Jeff Layton
1
-4
/
+0
2018-08-07
smb3: display stats counters for number of slow commands
Steve French
3
-3
/
+24
2018-08-07
CIFS: fix uninitialized ptr deref in smb2 signing
Aurelien Aptel
1
-2
/
+3
2018-08-07
smb3: Do not send SMB3 SET_INFO if nothing changed
Steve French
2
-1
/
+3
2018-08-07
smb3: fix minor debug output for CONFIG_CIFS_STATS
Steve French
1
-1
/
+1
2018-08-07
smb3: add tracepoint for slow responses
Steve French
2
-2
/
+43
2018-08-07
cifs: add compound_send_recv()
Ronnie Sahlberg
2
-66
/
+94
2018-08-07
cifs: make smb_send_rqst take an array of requests
Ronnie Sahlberg
1
-8
/
+13
2018-08-07
cifs: update init_sg, crypt_message to take an array of rqst
Ronnie Sahlberg
3
-109
/
+131
2018-08-07
smb3: fix reset of bytes read and written stats
Steve French
1
-0
/
+8
[next]