index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-03
btrfs: check for priority ticket granting before flushing
Josef Bacik
1
-1
/
+14
2022-01-03
btrfs: handle priority ticket failures in their respective helpers
Josef Bacik
1
-25
/
+21
2022-01-03
btrfs: zoned: cache reported zone during mount
Naohiro Aota
5
-13
/
+87
2022-01-03
btrfs: remove unused parameter fs_devices from btrfs_init_workqueues
Su Yue
1
-3
/
+2
2022-01-03
btrfs: reduce the scope of the tree log mutex during transaction commit
Filipe Manana
1
-34
/
+42
2022-01-03
btrfs: consolidate device_list_mutex in prepare_sprout to its parent
Anand Jain
1
-18
/
+51
2022-01-03
btrfs: switch seeding_dev in init_new_device to bool
Anand Jain
1
-2
/
+2
2022-01-03
btrfs: send: remove unused type parameter to iterate_inode_ref_t
Omar Sandoval
1
-19
/
+13
2022-01-03
btrfs: send: remove unused found_type parameter to lookup_dir_item_inode()
Omar Sandoval
1
-7
/
+3
2022-01-03
btrfs: rename btrfs_item_end_nr to btrfs_item_data_end
Josef Bacik
3
-10
/
+10
2022-01-03
btrfs: remove the btrfs_item_end() helper
Josef Bacik
1
-11
/
+5
2022-01-03
btrfs: drop the _nr from the item helpers
Josef Bacik
24
-216
/
+189
2022-01-03
btrfs: introduce item_nr token variant helpers
Josef Bacik
2
-40
/
+57
2022-01-03
btrfs: make btrfs_file_extent_inline_item_len take a slot
Josef Bacik
2
-4
/
+3
2022-01-03
btrfs: add btrfs_set_item_*_nr() helpers
Josef Bacik
2
-15
/
+21
2022-01-03
btrfs: use btrfs_item_size_nr/btrfs_item_offset_nr everywhere
Josef Bacik
8
-49
/
+19
2022-01-03
btrfs: remove no longer needed logic for replaying directory deletes
Filipe Manana
1
-89
/
+69
2022-01-03
btrfs: only copy dir index keys when logging a directory
Filipe Manana
2
-231
/
+182
2022-01-03
btrfs: remove spurious unlock/lock of unused_bgs_lock
Nikolay Borisov
1
-2
/
+0
2022-01-03
btrfs: fix deadlock between quota enable and other quota operations
Filipe Manana
1
-0
/
+19
2022-01-03
btrfs: fix ENOSPC failure when attempting direct IO write into NOCOW range
Filipe Manana
1
-64
/
+78
2022-01-02
cifs: reconnect only the connection and not smb session where possible
Shyam Prasad N
5
-35
/
+52
2022-01-02
cifs: add WARN_ON for when chan_count goes below minimum
Shyam Prasad N
1
-0
/
+5
2022-01-02
cifs: adjust DebugData to use chans_need_reconnect for conn status
Shyam Prasad N
1
-1
/
+7
2022-01-02
cifs: use the chans_need_reconnect bitmap for reconnect status
Shyam Prasad N
15
-207
/
+236
2022-01-02
cifs: track individual channel status using chans_need_reconnect
Shyam Prasad N
6
-24
/
+211
2022-01-02
cifs: remove redundant assignment to pointer p
Colin Ian King
1
-1
/
+1
2022-01-02
fs/writeback: Convert inode_switch_wbs_work_fn to folios
Matthew Wilcox (Oracle)
1
-11
/
+13
2021-12-31
orangefs: Fix the size of a memory allocation in orangefs_bufmap_alloc()
Christophe JAILLET
1
-4
/
+3
2021-12-31
orangefs: use default_groups in kobj_type
Greg Kroah-Hartman
1
-7
/
+14
2021-12-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
3
-0
/
+3
2021-12-30
fs/mount_setattr: always cleanup mount_kattr
Christian Brauner
1
-5
/
+4
2021-12-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
21
-60
/
+142
2021-12-31
erofs: add on-disk compressed tail-packing inline support
Yue Hu
5
-31
/
+103
2021-12-31
erofs: support inline data decompression
Yue Hu
2
-44
/
+119
2021-12-31
erofs: support unaligned data decompression
Gao Xiang
1
-8
/
+9
2021-12-29
net: Don't include filter.h from net/sock.h
Jakub Kicinski
3
-0
/
+3
2021-12-29
nilfs2: use default_groups in kobj_type
Greg Kroah-Hartman
1
-3
/
+10
2021-12-28
ksmbd: Fix smb2_get_name() kernel-doc comment
Yang Li
1
-1
/
+1
2021-12-28
ksmbd: Delete an invalid argument description in smb2_populate_readdir_entry()
Yang Li
1
-1
/
+0
2021-12-28
ksmbd: Fix smb2_set_info_file() kernel-doc comment
Yang Li
1
-1
/
+1
2021-12-28
ksmbd: Fix buffer_check_err() kernel-doc comment
Yang Li
1
-0
/
+1
2021-12-28
ksmbd: fix multi session connection failure
Namjae Jeon
5
-29
/
+24
2021-12-28
ksmbd: set both ipv4 and ipv6 in FSCTL_QUERY_NETWORK_INTERFACE_INFO
Namjae Jeon
1
-10
/
+12
2021-12-28
ksmbd: set RSS capable in FSCTL_QUERY_NETWORK_INTERFACE_INFO
Namjae Jeon
3
-5
/
+21
2021-12-28
ksmbd: Remove unused fields from ksmbd_file struct definition
Marios Makassikis
1
-10
/
+0
2021-12-28
ksmbd: Remove unused parameter from smb2_get_name()
Marios Makassikis
1
-9
/
+4
2021-12-28
ksmbd: use oid registry functions to decode OIDs
Hyunchul Lee
1
-123
/
+19
2021-12-29
erofs: introduce z_erofs_fixup_insize
Gao Xiang
3
-21
/
+36
2021-12-29
erofs: tidy up z_erofs_lz4_decompress
Gao Xiang
1
-39
/
+44
[prev]
[next]