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
2020-12-08
btrfs: introduce mount option rescue=ignoredatacsums
Josef Bacik
4
-10
/
+25
2020-12-08
btrfs: introduce mount option rescue=ignorebadroots
Josef Bacik
10
-28
/
+130
2020-12-08
btrfs: show rescue=usebackuproot in /proc/mounts
Josef Bacik
2
-6
/
+2
2020-12-08
btrfs: add a helper to print out rescue= options
Josef Bacik
1
-1
/
+8
2020-12-08
btrfs: sysfs: export supported rescue= mount options
Josef Bacik
1
-0
/
+22
2020-12-08
btrfs: push the NODATASUM check into btrfs_lookup_bio_sums
Josef Bacik
3
-12
/
+17
2020-12-08
btrfs: unify the ro checking for mount options
Josef Bacik
1
-7
/
+16
2020-12-08
btrfs: do not start readahead for csum tree when scrubbing non-data block groups
Filipe Manana
1
-8
/
+12
2020-12-08
btrfs: assert we are holding the reada_lock when releasing a readahead zone
Filipe Manana
1
-0
/
+2
2020-12-08
btrfs: set EXTENT_NORESERVE bits side btrfs_dirty_pages()
Goldwyn Rodrigues
3
-18
/
+12
2020-12-08
btrfs: use round_down while calculating start position in btrfs_dirty_pages()
Goldwyn Rodrigues
1
-1
/
+1
2020-12-08
btrfs: use iosize while reading compressed pages
Goldwyn Rodrigues
1
-7
/
+3
2020-12-08
btrfs: calculate num_pages, reserve_bytes once in btrfs_buffered_write
Goldwyn Rodrigues
1
-22
/
+12
2020-12-08
btrfs: calculate more accurate remaining time to sleep in transaction_kthread
Nikolay Borisov
1
-1
/
+3
2020-12-08
btrfs: record delta directly in transaction_kthread
Nikolay Borisov
1
-3
/
+3
2020-12-08
btrfs: remove redundant time check in transaction kthread loop
Nikolay Borisov
1
-2
/
+1
2020-12-08
erofs: simplify try_to_claim_pcluster()
Gao Xiang
1
-27
/
+24
2020-12-08
erofs: insert to managed cache after adding to pcl
Gao Xiang
1
-17
/
+9
2020-12-08
erofs: get rid of magical Z_EROFS_MAPPING_STAGING
Gao Xiang
4
-40
/
+71
2020-12-08
erofs: remove a void EROFS_VERSION macro set in Makefile
Vladimir Zapolskiy
1
-5
/
+0
2020-12-07
f2fs: introduce max_io_bytes, a sysfs entry, to limit bio size
Jaegeuk Kim
3
-0
/
+6
2020-12-07
f2fs: don't allow any writes on readonly mount
Jaegeuk Kim
1
-1
/
+2
2020-12-07
io_uring: fix mis-seting personality's creds
Pavel Begunkov
1
-1
/
+1
2020-12-07
btrfs: use helpers to convert from seconds to jiffies in transaction_kthread
Nikolay Borisov
1
-2
/
+2
2020-12-07
btrfs: sysfs: export filesystem generation
Anand Jain
1
-0
/
+10
2020-12-06
coredump: fix core_pattern parse error
Menglong Dong
1
-1
/
+2
2020-12-05
Merge tag 'io_uring-5.10-2020-12-05' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+2
2020-12-05
Merge tag '5.10-rc6-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
4
-37
/
+41
2020-12-04
net: Remove the err argument from sock_from_file
Florent Revest
2
-10
/
+9
2020-12-04
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
3
-3
/
+4
2020-12-04
fs, close_range: add flag CLOSE_RANGE_CLOEXEC
Giuseppe Scrivano
1
-10
/
+34
2020-12-03
cifs: refactor create_sd_buf() and and avoid corrupting the buffer
Ronnie Sahlberg
2
-34
/
+37
2020-12-03
cifs: add NULL check for ses->tcon_ipc
Aurelien Aptel
1
-1
/
+2
2020-12-03
smb3: set COMPOUND_FID to FileID field of subsequent compound request
Namjae Jeon
1
-2
/
+2
2020-12-03
Merge tag '9p-for-5.10-rc7' of git://github.com/martinetd/linux
Linus Torvalds
1
-0
/
+12
2020-12-03
gfs2: in signal_our_withdraw wait for unfreeze of _this_ fs only
Bob Peterson
1
-1
/
+1
2020-12-03
gfs2: Remove sb_start_write from gfs2_statfs_sync
Bob Peterson
1
-2
/
+0
2020-12-03
ext4: simplify the code of mb_find_order_for_block
Chunguang Xu
1
-7
/
+3
2020-12-03
ext4: remove redundant mb_regenerate_buddy()
Chunguang Xu
1
-19
/
+0
2020-12-03
inotify: convert to handle_inode_event() interface
Amir Goldstein
3
-54
/
+14
2020-12-03
ext4: use ASSERT() to replace J_ASSERT()
Chunguang Xu
7
-18
/
+24
2020-12-03
ext4: print quota journalling mode on (re-)mount
Roman Anufriev
1
-3
/
+20
2020-12-03
ext4: add helpers for checking whether quota can be enabled/is journalled
Roman Anufriev
3
-10
/
+19
2020-12-03
ext4: remove redundant assignment of variable ex
Colin Ian King
1
-1
/
+0
2020-12-03
ext4: remove the null check of bio_vec page
Xianting Tian
1
-3
/
+0
2020-12-03
ext4: remove redundant operation that set bh to NULL
Kaixu Xia
1
-2
/
+0
2020-12-03
fsnotify: generalize handle_inode_event()
Amir Goldstein
3
-9
/
+26
2020-12-03
openat2: reject RESOLVE_BENEATH|RESOLVE_IN_ROOT
Aleksa Sarai
1
-0
/
+4
2020-12-03
f2fs: avoid race condition for shrinker count
Jaegeuk Kim
6
-24
/
+36
2020-12-03
f2fs: add F2FS_IOC_DECOMPRESS_FILE and F2FS_IOC_COMPRESS_FILE
Daeho Jeong
1
-0
/
+185
[prev]
[next]