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-06-22
Merge tag 'for_v4.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...
Linus Torvalds
8
-34
/
+25
2018-06-22
Merge tag 'nfs-for-4.18-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
4
-13
/
+50
2018-06-20
udf: Drop unused arguments of udf_delete_aext()
Jan Kara
3
-9
/
+7
2018-06-20
udf: Provide function for calculating dir entry length
Jan Kara
3
-15
/
+10
2018-06-20
udf: Detect incorrect directory size
Jan Kara
1
-0
/
+3
2018-06-20
ext2: add warning when specifying nocheck option
Chengguang Xu
2
-5
/
+3
2018-06-20
quota: Cleanup list iteration in dqcache_shrink_scan()
Jan Kara
1
-5
/
+2
2018-06-20
quota: reclaim least recently used dquots
Greg Thelen
1
-2
/
+2
2018-06-20
proc: fix missing final NUL in get_mm_cmdline() rewrite
Linus Torvalds
1
-5
/
+23
2018-06-19
pNFS/flexfiles: Process writeback resends from nfsiod context as well
Trond Myklebust
1
-2
/
+8
2018-06-19
pNFS/flexfiles: Don't tie up all the rpciod threads in resends
Trond Myklebust
1
-3
/
+8
2018-06-19
pNFS: Don't send layoutreturn if the layout is already invalid
Trond Myklebust
2
-0
/
+21
2018-06-19
pNFS: Always free the session slot on error in nfs4_layoutget_handle_exception
Trond Myklebust
1
-7
/
+10
2018-06-19
Merge tag 'jfs-4.18' of git://github.com/kleikamp/linux-shaggy
Linus Torvalds
1
-4
/
+6
2018-06-18
Merge tag '4.18-rc1-more-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
17
-268
/
+737
2018-06-17
Merge tag 'docs-broken-links' of git://linuxtv.org/mchehab/experimental
Linus Torvalds
4
-4
/
+4
2018-06-17
Merge tag 'fsnotify_for_v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
10
-124
/
+152
2018-06-16
Merge branch 'afs-proc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
20
-645
/
+879
2018-06-16
Merge branch 'work.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
3
-136
/
+112
2018-06-16
Merge branch 'work.aio' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
3
-9
/
+14
2018-06-15
cifs: Fix invalid check in __cifs_calc_signature()
Paulo Alcantara
1
-9
/
+6
2018-06-15
cifs: Use correct packet length in SMB2_TRANSFORM header
Paulo Alcantara
4
-23
/
+24
2018-06-15
fix a series of Documentation/ broken file name references
Mauro Carvalho Chehab
2
-2
/
+2
2018-06-15
docs: Fix more broken references
Mauro Carvalho Chehab
2
-2
/
+2
2018-06-15
afs: Optimise callback breaking by not repeating volume lookup
David Howells
3
-20
/
+107
2018-06-15
afs: Display manually added cells in dynamic root mount
David Howells
6
-27
/
+199
2018-06-15
afs: Enable IPv6 DNS lookups
David Howells
2
-2
/
+2
2018-06-15
smb3: fix corrupt path in subdirs on smb311 with posix
Steve French
1
-1
/
+2
2018-06-15
smb3: do not display empty interface list
Steve French
1
-1
/
+3
2018-06-15
smb3: Fix mode on mkdir on smb311 mounts
Steve French
6
-3
/
+175
2018-06-15
cifs: Fix kernel oops when traceSMB is enabled
Paulo Alcantara
1
-5
/
+5
2018-06-15
CIFS: dump every session iface info
Aurelien Aptel
1
-0
/
+27
2018-06-15
CIFS: parse and store info on iface queries
Aurelien Aptel
1
-15
/
+155
2018-06-15
CIFS: add iface info to struct cifs_ses
Aurelien Aptel
2
-0
/
+23
2018-06-15
CIFS: complete PDU definitions for interface queries
Aurelien Aptel
1
-3
/
+20
2018-06-15
CIFS: move default port definitions to cifsglob.h
Aurelien Aptel
2
-3
/
+3
2018-06-15
cifs: Fix encryption/signing
Paulo Alcantara
1
-2
/
+2
2018-06-15
cifs: update __smb_send_rqst() to take an array of requests
Ronnie Sahlberg
1
-35
/
+44
2018-06-15
cifs: remove smb2_send_recv()
Ronnie Sahlberg
3
-42
/
+116
2018-06-15
cifs: push rfc1002 generation down the stack
Ronnie Sahlberg
6
-135
/
+99
2018-06-15
smb3: increase initial number of credits requested to allow write
Steve French
1
-2
/
+3
2018-06-15
cifs: add lease tracking to the cached root fid
Ronnie Sahlberg
6
-20
/
+58
2018-06-15
smb3: note that smb3.11 posix extensions mount option is experimental
Steve French
1
-1
/
+4
2018-06-15
afs: Show all of a server's addresses in /proc/fs/afs/servers
David Howells
1
-2
/
+8
2018-06-15
afs: Handle CONFIG_PROC_FS=n
David Howells
2
-2
/
+10
2018-06-15
proc: Make inline name size calculation automatic
David Howells
4
-12
/
+16
2018-06-15
orangefs: simplify compat ioctl handling
Al Viro
1
-42
/
+12
2018-06-15
signalfd: lift sigmask copyin and size checks to callers of do_signalfd4()
Al Viro
1
-25
/
+25
2018-06-14
eventpoll: switch to ->poll_mask
Ben Noordhuis
1
-5
/
+10
2018-06-14
aio: only return events requested in poll_mask() for IOCB_CMD_POLL
Christoph Hellwig
1
-2
/
+2
[next]