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
2021-11-06
ocfs2/dlm: remove redundant assignment of variable ret
Colin Ian King
1
-1
/
+0
2021-11-06
ocfs2: cleanup journal init and shutdown
Valentin Vidic
4
-46
/
+27
2021-11-06
ocfs2: fix handle refcount leak in two exception handling paths
Chenyuan Mi
1
-0
/
+2
2021-11-05
smb3: add dynamic trace points for socket connection
Steve French
2
-1
/
+73
2021-11-05
NFS: Remove the nfs4_label argument from decode_getattr_*() functions
Anna Schumaker
1
-26
/
+17
2021-11-05
NFS: Remove the nfs4_label argument from nfs_setsecurity
Anna Schumaker
4
-20
/
+16
2021-11-05
NFS: Remove the nfs4_label argument from nfs_fhget()
Anna Schumaker
6
-11
/
+10
2021-11-05
NFS: Remove the nfs4_label argument from nfs_add_or_obtain()
Anna Schumaker
2
-5
/
+4
2021-11-05
NFS: Remove the nfs4_label argument from nfs_instantiate()
Anna Schumaker
3
-8
/
+7
2021-11-05
NFS: Remove the nfs4_label from the nfs_setattrres
Anna Schumaker
3
-42
/
+18
2021-11-05
NFS: Remove the nfs4_label from the nfs4_getattr_res
Anna Schumaker
10
-53
/
+27
2021-11-05
NFS: Remove the f_label from the nfs4_opendata and nfs_openres
Anna Schumaker
3
-26
/
+12
2021-11-05
NFS: Remove the nfs4_label from the nfs4_lookupp_res struct
Anna Schumaker
4
-27
/
+13
2021-11-05
NFS: Remove the label from the nfs4_lookup_res struct
Anna Schumaker
6
-39
/
+24
2021-11-05
NFS: Remove the nfs4_label from the nfs4_link_res struct
Anna Schumaker
2
-14
/
+4
2021-11-05
NFS: Remove the nfs4_label from the nfs4_create_res struct
Anna Schumaker
2
-8
/
+6
2021-11-05
NFS: Remove the nfs4_label from the nfs_entry struct
Anna Schumaker
2
-15
/
+8
2021-11-05
NFS: Create a new nfs_alloc_fattr_with_label() function
Anna Schumaker
3
-20
/
+23
2021-11-05
NFS: Always initialise fattr->label in nfs_fattr_alloc()
Trond Myklebust
1
-1
/
+3
2021-11-05
NFSv4.2: alloc_file_pseudo() takes an open flag, not an f_mode
Trond Myklebust
1
-2
/
+1
2021-11-05
NFS: Don't allocate nfs_fattr on the stack in __nfs42_ssc_open()
Trond Myklebust
1
-4
/
+6
2021-11-05
NFSv4: Remove unnecessary 'minor version' check
Trond Myklebust
1
-6
/
+2
2021-11-05
NFSv4: Fix potential Oops in decode_op_map()
Trond Myklebust
1
-13
/
+2
2021-11-05
NFSv4: Ensure decode_compound_hdr() sanity checks the tag
Trond Myklebust
1
-10
/
+13
2021-11-05
NFS: Don't trace an uninitialised value
Trond Myklebust
1
-1
/
+1
2021-11-05
io_uring: remove dead 'sqe' store
Jens Axboe
1
-1
/
+1
2021-11-05
cifs: Move SMB2_Create definitions to the shared area
Ronnie Sahlberg
5
-176
/
+215
2021-11-05
cifs: Move more definitions into the shared area
Ronnie Sahlberg
3
-226
/
+276
2021-11-05
cifs: move NEGOTIATE_PROTOCOL definitions out into the common area
Ronnie Sahlberg
3
-222
/
+231
2021-11-05
cifs: Create a new shared file holding smb2 pdu definitions
Ronnie Sahlberg
12
-476
/
+493
2021-11-04
NFSv4.2 add tracepoint to OFFLOAD_CANCEL
Olga Kornievskaia
2
-0
/
+34
2021-11-04
NFSv4.2 add tracepoint to COPY_NOTIFY
Olga Kornievskaia
2
-1
/
+58
2021-11-04
NFSv4.2 add tracepoint to CB_OFFLOAD
Olga Kornievskaia
2
-0
/
+47
2021-11-04
NFSv4.2 add tracepoint to CLONE
Olga Kornievskaia
2
-0
/
+74
2021-11-04
NFSv4.2 add tracepoint to COPY
Olga Kornievskaia
2
-0
/
+108
2021-11-04
NFSv4.2 add tracepoints to FALLOCATE and DEALLOCATE
Olga Kornievskaia
2
-0
/
+60
2021-11-04
NFSv4.2 add tracepoint to SEEK
Olga Kornievskaia
2
-0
/
+75
2021-11-04
Merge tag 'driver-core-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
5
-80
/
+89
2021-11-04
ext4: fix error code saved on super block during file system abort
Gabriel Krisman Bertazi
1
-1
/
+1
2021-11-04
ext4: inline data inode fast commit replay fixes
Harshad Shirwadkar
2
-1
/
+9
2021-11-04
ext4: commit inline data during fast commit
Harshad Shirwadkar
1
-1
/
+3
2021-11-04
ext4: scope ret locally in ext4_try_to_trim_range()
Lukas Bulwahn
1
-3
/
+2
2021-11-04
ext4: remove an unused variable warning with CONFIG_QUOTA=n
Austin Kim
1
-1
/
+3
2021-11-04
ext4: fix boolreturn.cocci warnings in fs/ext4/name.c
Jing Yangyang
1
-1
/
+1
2021-11-04
ext4: prevent getting empty inode buffer
Zhang Yi
1
-10
/
+14
2021-11-04
ext4: move ext4_fill_raw_inode() related functions
Zhang Yi
1
-146
/
+147
2021-11-04
ext4: factor out ext4_fill_raw_inode()
Zhang Yi
1
-38
/
+47
2021-11-04
ext4: prevent partial update of the extent blocks
Zhang Yi
1
-3
/
+16
2021-11-04
ext4: check for inconsistent extents between index and leaf block
Zhang Yi
1
-23
/
+36
2021-11-04
ext4: check for out-of-order index extents in ext4_valid_extent_entries()
Zhang Yi
1
-5
/
+12
[prev]
[next]