index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
fs/adfs: dir: use pointers to access directory head/tails
Russell King
2020-01-20
3
-36
/
+29
*
fs/adfs: dir: add more efficient iterate() per-format method
Russell King
2020-01-20
4
-14
/
+42
*
fs/adfs: dir: switch to iterate_shared method
Russell King
2020-01-20
1
-3
/
+2
*
fs/adfs: dir: improve compiler coverage in adfs_dir_update
Russell King
2020-01-20
1
-3
/
+5
*
fs/adfs: dir: improve update failure handling
Russell King
2020-01-20
1
-12
/
+36
*
fs/adfs: dir: modernise on-disk directory structures
Russell King
2020-01-20
2
-27
/
+31
*
fs/adfs: dir: update directory locking
Russell King
2020-01-20
1
-26
/
+29
*
fs/adfs: dir: add helper to mark directory buffers dirty
Russell King
2020-01-20
2
-4
/
+13
*
fs/adfs: dir: add helper to read directory using inode
Russell King
2020-01-20
1
-10
/
+22
*
fs/adfs: dir: add generic directory reading
Russell King
2020-01-20
4
-77
/
+74
*
fs/adfs: dir: add generic copy functions
Russell King
2020-01-20
4
-82
/
+75
*
fs/adfs: dir: add common directory sync method
Russell King
2020-01-20
4
-40
/
+18
*
fs/adfs: dir: add common directory buffer release method
Russell King
2020-01-20
4
-60
/
+25
*
fs/adfs: dir: add common dir object initialisation
Russell King
2020-01-20
3
-12
/
+13
*
fs/adfs: dir: rename bh_fplus to bhs
Russell King
2020-01-20
2
-30
/
+28
*
fs/adfs: map: fix map scanning
Russell King
2020-01-20
1
-2
/
+7
*
fs/adfs: map: move map-specific sb initialisation to map.c
Russell King
2020-01-20
2
-10
/
+10
*
fs/adfs: map: use find_next_bit_le() rather than open coding it
Russell King
2020-01-20
1
-55
/
+21
*
fs/adfs: map: incorporate map offsets into layout
Russell King
2020-01-20
1
-11
/
+11
*
fs/adfs: map: factor out map cleanup
Russell King
2020-01-20
3
-8
/
+11
*
fs/adfs: map: break up adfs_read_map()
Russell King
2020-01-20
1
-21
/
+59
*
fs/adfs: map: rename adfs_map_free() to adfs_map_statfs()
Russell King
2020-01-20
3
-9
/
+10
*
fs/adfs: map: move map reading and validation to map.c
Russell King
2020-01-20
3
-98
/
+100
*
fs/adfs: inode: fix adfs_mode2atts()
Russell King
2020-01-20
1
-9
/
+9
*
fs/adfs: inode: update timestamps to centisecond precision
Russell King
2020-01-20
2
-20
/
+22
*
Merge tag '5.5-rc-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2019-12-08
13
-72
/
+265
|
\
|
*
smb3: improve check for when we send the security descriptor context on create
Steve French
2019-12-07
1
-0
/
+2
|
*
smb3: fix mode passed in on create for modetosid mount option
Steve French
2019-12-06
5
-34
/
+122
|
*
cifs: fix possible uninitialized access and race on iface_list
Aurelien Aptel
2019-12-04
1
-3
/
+26
|
*
cifs: Fix lookup of SMB connections on multichannel
Paulo Alcantara (SUSE)
2019-12-04
3
-1
/
+9
|
*
smb3: query attributes on file close
Steve French
2019-12-03
7
-15
/
+97
|
*
smb3: remove unused flag passed into close functions
Steve French
2019-12-02
2
-16
/
+5
|
*
cifs: remove redundant assignment to pointer pneg_ctxt
Colin Ian King
2019-12-02
1
-1
/
+1
|
*
fs: cifs: Fix atime update check vs mtime
Deepa Dinamani
2019-12-02
1
-1
/
+1
|
*
CIFS: Fix NULL-pointer dereference in smb2_push_mandatory_locks
Pavel Shilovsky
2019-12-02
1
-3
/
+4
*
|
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2019-12-08
4
-6
/
+5
|
\
\
|
*
|
make __d_alloc() static
Al Viro
2019-10-25
2
-2
/
+1
|
*
|
fs/namespace: add __user to open_tree and move_mount syscalls
Ben Dooks
2019-10-21
1
-3
/
+3
|
*
|
fs/fnctl: fix missing __user in fcntl_rw_hint()
Ben Dooks
2019-10-21
1
-1
/
+1
*
|
|
Merge tag 'iomap-5.5-merge-14' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2019-12-07
1
-12
/
+28
|
\
\
\
|
*
|
|
iomap: stop using ioend after it's been freed in iomap_finish_ioend()
Zorro Lang
2019-12-05
1
-2
/
+3
|
*
|
|
iomap: fix sub-page uptodate handling
Christoph Hellwig
2019-12-04
1
-10
/
+25
*
|
|
|
Merge tag 'xfs-5.5-merge-17' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2019-12-07
2
-12
/
+17
|
\
\
\
\
|
*
|
|
|
xfs: fix mount failure crash on invalid iclog memory access
Brian Foster
2019-12-03
1
-0
/
+2
|
*
|
|
|
xfs: don't check for AG deadlock for realtime files in bunmapi
Omar Sandoval
2019-12-02
1
-1
/
+1
|
*
|
|
|
xfs: fix realtime file data space leak
Omar Sandoval
2019-12-02
1
-11
/
+14
*
|
|
|
|
Merge tag 'for-linus-5.5-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-12-07
3
-7
/
+43
|
\
\
\
\
\
|
*
|
|
|
|
orangefs: posix open permission checking...
Mike Marshall
2019-12-04
3
-7
/
+43
*
|
|
|
|
|
Merge tag 'nfsd-5.5' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2019-12-07
12
-52
/
+136
|
\
\
\
\
\
\
|
*
|
|
|
|
|
nfsd: depend on CRYPTO_MD5 for legacy client tracking
Patrick Steinhardt
2019-12-07
1
-0
/
+1
[next]