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
2019-02-11
udf: disallow RW mount without valid integrity descriptor
Steve Magnani
1
-0
/
+11
2019-02-11
udf: finalize integrity descriptor before writeback
Steve Magnani
1
-2
/
+11
2019-02-11
udf: factor out LVID finalization for reuse
Steve Magnani
1
-16
/
+14
2019-02-11
Merge 5.0-rc6 into driver-core-next
Greg Kroah-Hartman
56
-258
/
+613
2019-02-11
Merge tag 'v5.0-rc6' into sched/core, to pick up fixes
Ingo Molnar
43
-205
/
+496
2019-02-11
ext4: disallow files with EXT4_JOURNAL_DATA_FL from EXT4_IOC_SWAP_BOOT
Theodore Ts'o
1
-0
/
+1
2019-02-11
ext4: add mask of ext4 flags to swap
yangerkun
2
-1
/
+8
2019-02-11
ext4: update quota information while swapping boot loader inode
yangerkun
1
-13
/
+43
2019-02-11
ext4: cleanup pagecache before swap i_data
yangerkun
1
-4
/
+12
2019-02-11
ext4: fix check of inode in swap_inode_boot_loader
yangerkun
1
-9
/
+13
2019-02-10
ext4: unlock unused_pages timely when doing writeback
Xiaoguang Wang
1
-4
/
+5
2019-02-10
ext4: cleanup clean_bdev_aliases() calls
zhangyi (F)
3
-21
/
+2
2019-02-10
jbd2: discard dirty data when forgetting an un-journalled buffer
zhangyi (F)
1
-4
/
+38
2019-02-10
jbd2: clear dirty flag when revoking a buffer from an older transaction
zhangyi (F)
1
-5
/
+12
2019-02-10
ext4: replace opencoded i_writecount usage with inode_is_open_for_write()
Nikolay Borisov
2
-5
/
+4
2019-02-10
proc/stat: Make the interrupt statistics more efficient
Thomas Gleixner
1
-3
/
+26
2019-02-10
Merge tag 'y2038-new-syscalls' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground into timers/2038
Thomas Gleixner
4
-14
/
+14
2019-02-09
Merge tag 'for-linus-20190209' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-9
/
+11
2019-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
28
-110
/
+302
2019-02-08
Merge tag 'driver-core-5.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
1
-12
/
+24
2019-02-08
Merge tag 'xfs-5.0-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
3
-5
/
+27
2019-02-08
kernfs: Allocating memory for kernfs_iattrs with kmem_cache.
Ayush Mittal
4
-4
/
+9
2019-02-08
sysfs: remove unused include of kernfs-internal.h
Ondrej Mosnacek
1
-1
/
+0
2019-02-07
Merge tag 'nfsd-5.0-1' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-2
/
+4
2019-02-07
mm: make mm->pinned_vm an atomic64 counter
Davidlohr Bueso
1
-1
/
+1
2019-02-07
fanotify: report FAN_ONDIR to listener with FAN_REPORT_FID
Amir Goldstein
1
-3
/
+31
2019-02-07
fanotify: add support for create/attrib/move/delete events
Amir Goldstein
2
-1
/
+20
2019-02-07
fanotify: support events with data type FSNOTIFY_EVENT_INODE
Amir Goldstein
3
-22
/
+46
2019-02-07
fanotify: check FS_ISDIR flag instead of d_is_dir()
Amir Goldstein
1
-1
/
+1
2019-02-07
fsnotify: report FS_ISDIR flag with MOVE_SELF and DELETE_SELF events
Amir Goldstein
1
-0
/
+9
2019-02-07
fanotify: use vfs_get_fsid() helper instead of vfs_statfs()
Amir Goldstein
1
-15
/
+10
2019-02-07
vfs: add vfs_get_fsid() helper
Amir Goldstein
1
-0
/
+14
2019-02-07
fanotify: cache fsid in fsnotify_mark_connector
Amir Goldstein
4
-53
/
+115
2019-02-07
fanotify: enable FAN_REPORT_FID init flag
Amir Goldstein
1
-1
/
+60
2019-02-07
fanotify: copy event fid info to user
Amir Goldstein
2
-5
/
+82
2019-02-07
fanotify: encode file identifier for FAN_REPORT_FID
Amir Goldstein
3
-13
/
+155
2019-02-07
fanotify: open code fill_event_metadata()
Amir Goldstein
1
-44
/
+27
2019-02-07
Merge tag 'fuse-fixes-5.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
Linus Torvalds
3
-3
/
+5
2019-02-07
y2038: syscalls: rename y2038 compat syscalls
Arnd Bergmann
4
-14
/
+14
2019-02-06
nfsd: fix an IS_ERR() vs NULL check
Dan Carpenter
1
-2
/
+2
2019-02-06
nfsd: Fix error return values for nfsd4_clone_file_range()
Trond Myklebust
1
-2
/
+4
2019-02-06
fs: ratelimit __find_get_block_slow() failure message.
Tetsuo Handa
1
-9
/
+10
2019-02-06
XArray: Change xa_insert to return -EBUSY
Matthew Wilcox
1
-1
/
+1
2019-02-06
aio: initialize kiocb private in case any filesystems expect it.
Mike Marshall
1
-0
/
+1
2019-02-06
fanotify: rename struct fanotify_{,perm_}event_info
Amir Goldstein
3
-26
/
+26
2019-02-06
fsnotify: move mask out of struct fsnotify_event
Amir Goldstein
7
-36
/
+23
2019-02-06
fsnotify: send all event types to super block marks
Amir Goldstein
1
-8
/
+7
2019-02-05
scsi: fs: remove exofs
Christoph Hellwig
17
-6409
/
+0
2019-02-04
ima: define ima_post_create_tmpfile() hook and add missing call
Mimi Zohar
1
-0
/
+1
2019-02-04
f2fs: run discard jobs when put_super
Jaegeuk Kim
4
-3
/
+20
[prev]
[next]