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
2021-12-18
iomap: Simplify iomap_do_writepage()
Matthew Wilcox (Oracle)
1
-13
/
+10
2021-12-18
iomap: Simplify iomap_writepage_map()
Matthew Wilcox (Oracle)
1
-11
/
+10
2021-12-18
iomap,xfs: Convert ->discard_page to ->discard_folio
Matthew Wilcox (Oracle)
2
-14
/
+14
2021-12-18
iomap: Convert iomap_write_end_inline to take a folio
Matthew Wilcox (Oracle)
1
-5
/
+5
2021-12-18
iomap: Convert iomap_write_begin() and iomap_write_end() to folios
Matthew Wilcox (Oracle)
1
-38
/
+33
2021-12-18
iomap: Convert __iomap_zero_iter to use a folio
Matthew Wilcox (Oracle)
1
-5
/
+9
2021-12-18
iomap: Allow iomap_write_begin() to be called with the full length
Matthew Wilcox (Oracle)
1
-1
/
+8
2021-12-17
Merge tag 'zonefs-5.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal/zonefs
Linus Torvalds
1
-0
/
+1
2021-12-17
ksmbd: disable SMB2_GLOBAL_CAP_ENCRYPTION for SMB 3.1.1
Marcos Del Sol Vives
2
-7
/
+21
2021-12-17
cifs: sanitize multiple delimiters in prepath
Thiago Rafael Becker
1
-1
/
+37
2021-12-17
cifs: ignore resource_id while getting fscache super cookie
Shyam Prasad N
2
-13
/
+7
2021-12-17
Merge tag 'for-5.16-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
Linus Torvalds
10
-24
/
+54
2021-12-17
Merge tag 'io_uring-5.16-2021-12-17' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+2
2021-12-17
zonefs: add MODULE_ALIAS_FS
Naohiro Aota
1
-0
/
+1
2021-12-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
24
-138
/
+438
2021-12-16
iomap: Convert iomap_page_mkwrite to use a folio
Matthew Wilcox (Oracle)
1
-13
/
+12
2021-12-16
iomap: Convert readahead and readpage to use a folio
Matthew Wilcox (Oracle)
1
-27
/
+26
2021-12-16
iomap: Convert iomap_read_inline_data to take a folio
Matthew Wilcox (Oracle)
1
-8
/
+9
2021-12-16
iomap: Use folio offsets instead of page offsets
Matthew Wilcox (Oracle)
1
-38
/
+40
2021-12-16
iomap: Convert bio completions to use folios
Matthew Wilcox (Oracle)
1
-29
/
+21
2021-12-16
iomap: Pass the iomap_page into iomap_set_range_uptodate
Matthew Wilcox (Oracle)
1
-14
/
+18
2021-12-16
iomap: Add iomap_invalidate_folio
Matthew Wilcox (Oracle)
1
-8
/
+12
2021-12-16
iomap: Convert iomap_releasepage to use a folio
Matthew Wilcox (Oracle)
1
-3
/
+3
2021-12-16
iomap: Convert iomap_page_release to take a folio
Matthew Wilcox (Oracle)
1
-7
/
+11
2021-12-16
iomap: Convert iomap_page_create to take a folio
Matthew Wilcox (Oracle)
1
-9
/
+12
2021-12-16
iomap: Convert to_iomap_page to take a folio
Matthew Wilcox (Oracle)
1
-17
/
+15
2021-12-16
fs/buffer: Convert __block_write_begin_int() to take a folio
Matthew Wilcox (Oracle)
3
-14
/
+18
2021-12-16
ksmbd: fix uninitialized symbol 'pntsd_size'
Namjae Jeon
1
-0
/
+4
2021-12-16
ksmbd: fix error code in ndr_read_int32()
Dan Carpenter
1
-1
/
+1
2021-12-16
afs: Fix mmap
David Howells
2
-2
/
+4
2021-12-15
Merge tag 'ceph-for-5.16-rc6' of git://github.com/ceph/ceph-client
Linus Torvalds
3
-14
/
+25
2021-12-15
btrfs: fix missing blkdev_put() call in btrfs_scan_one_device()
Shin'ichiro Kawasaki
1
-2
/
+4
2021-12-15
btrfs: fix warning when freeing leaf after subvolume creation failure
Filipe Manana
1
-3
/
+4
2021-12-15
btrfs: fix invalid delayed ref after subvolume creation failure
Filipe Manana
6
-22
/
+31
2021-12-15
btrfs: check WRITE_ERR when trying to read an extent buffer
Josef Bacik
1
-0
/
+8
2021-12-15
fanotify: wire up FAN_RENAME event
Amir Goldstein
2
-1
/
+9
2021-12-15
fanotify: report old and/or new parent+name in FAN_RENAME event
Amir Goldstein
3
-5
/
+72
2021-12-15
fanotify: record either old name new name or both for FAN_RENAME
Amir Goldstein
1
-15
/
+44
2021-12-15
fanotify: record old and new parent and name in FAN_RENAME event
Amir Goldstein
1
-4
/
+38
2021-12-15
fanotify: support secondary dir fh and name in fanotify_info
Amir Goldstein
3
-14
/
+88
2021-12-15
fanotify: use helpers to parcel fanotify_info buffer
Amir Goldstein
2
-16
/
+39
2021-12-15
fanotify: use macros to get the offset to fanotify_info buffer
Amir Goldstein
2
-12
/
+31
2021-12-15
fsnotify: generate FS_RENAME event with rich information
Amir Goldstein
2
-9
/
+30
2021-12-15
fanotify: introduce group flag FAN_REPORT_TARGET_FID
Amir Goldstein
2
-13
/
+46
2021-12-15
fsnotify: separate mark iterator type from object type enum
Amir Goldstein
3
-14
/
+14
2021-12-15
fsnotify: clarify object type argument
Amir Goldstein
3
-17
/
+20
2021-12-15
udf: Fix error handling in udf_new_inode()
Jan Kara
1
-0
/
+2
2021-12-14
f2fs: compress: fix potential deadlock of compress file
Hyeong-Jun Kim
1
-28
/
+22
2021-12-14
f2fs: avoid EINVAL by SBI_NEED_FSCK when pinning a file
Jaegeuk Kim
2
-7
/
+10
2021-12-14
btrfs: fix missing last dir item offset update when logging directory
Filipe Manana
1
-0
/
+1
[prev]
[next]