index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2020-04-28
Merge branch 'work.sysctl' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/...
Daniel Borkmann
2020-04-27
sysctl: pass kernel pointers to ->proc_handler
Christoph Hellwig
2020-04-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2020-04-24
proc: Put thread_pid in release_task not proc_flush_pid
Eric W. Biederman
2020-04-24
Merge tag 'io_uring-5.7-2020-04-24' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-04-24
Merge tag 'block-5.7-2020-04-24' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-04-24
Merge tag 'afs-fixes-20200424' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-04-24
afs: Make record checking use TASK_UNINTERRUPTIBLE when appropriate
David Howells
2020-04-24
afs: Fix to actually set AFS_SERVER_FL_HAVE_EPOCH
David Howells
2020-04-24
afs: Remove some unused bits
David Howells
2020-04-23
Merge tag 'nfsd-5.7-rc-1' of git://git.linux-nfs.org/projects/cel/cel-2.6
Linus Torvalds
2020-04-23
Merge tag 'for-5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/link...
Linus Torvalds
2020-04-22
exfat: truncate atimes to 2s granularity
Eric Sandeen
2020-04-22
exfat: properly set s_time_gran
Eric Sandeen
2020-04-22
exfat: remove 'bps' mount-option
Tetsuhiro Kohada
2020-04-22
exfat: Unify access to the boot sector
Tetsuhiro Kohada
2020-04-22
exfat: add missing MODULE_ALIAS_FS()
Thomas Backlund
2020-04-22
exfat: Fix discard support
Pali Rohár
2020-04-21
coredump: fix null pointer dereference on coredump
Sudip Mukherjee
2020-04-21
vmalloc: fix remap_vmalloc_range() bounds checks
Jann Horn
2020-04-21
block: remove unused header
Ma, Jianpeng
2020-04-20
bdev: Reduce time holding bd_mutex in sync in blkdev_close()
Douglas Anderson
2020-04-19
io_uring: only restore req->work for req that needs do completion
Xiaoguang Wang
2020-04-19
Merge tag 'timers-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2020-04-19
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-04-19
Merge tag '5.7-rc-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2020-04-18
Merge tag 'xfs-5.7-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2020-04-17
buffer: remove useless comment and WB_REASON_FREE_MORE_MEM, reason.
Zhiqiang Liu
2020-04-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2020-04-17
Merge tag 'io_uring-5.7-2020-04-17' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-04-17
Merge tag 'for-5.7-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-04-17
SUNRPC: Fix backchannel RPC soft lockups
Chuck Lever
2020-04-17
btrfs: fix setting last_trans for reloc roots
Josef Bacik
2020-04-16
Merge tag 'nfs-for-5.7-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2020-04-16
Merge tag 'ceph-for-5.7-rc2' of git://github.com/ceph/ceph-client
Linus Torvalds
2020-04-16
smb3: remove overly noisy debug line in signing errors
Steve French
2020-04-16
xfs: move inode flush to the sync workqueue
Darrick J. Wong
2020-04-16
proc, time/namespace: Show clock symbolic names in /proc/pid/timens_offsets
Andrei Vagin
2020-04-15
proc: Handle umounts cleanly
Eric W. Biederman
2020-04-15
ext4: convert BUG_ON's to WARN_ON's in mballoc.c
Theodore Ts'o
2020-04-15
ext4: increase wait time needed before reuse of deleted inode numbers
Theodore Ts'o
2020-04-15
ext4: remove set but not used variable 'es' in ext4_jbd2.c
Jason Yan
2020-04-15
ext4: remove set but not used variable 'es'
Jason Yan
2020-04-15
ext4: do not zeroout extents beyond i_disksize
Jan Kara
2020-04-15
ext4: fix return-value types in several function comments
Josh Triplett
2020-04-15
ext4: use non-movable memory for superblock readahead
Roman Gushchin
2020-04-15
ext4: use matching invalidatepage in ext4_writepage
yangerkun
2020-04-15
cifs: improve read performance for page size 64KB & cache=strict & vers=2.1+
Jones Syue
2020-04-15
cifs: dump the session id and keys also for SMB2 sessions
Ronnie Sahlberg
2020-04-14
io_uring: don't count rqs failed after current one
Pavel Begunkov
[next]