index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2018-03-30
ext4: move call to ext4_error() into ext4_xattr_check_block()
Theodore Ts'o
2018-03-30
ext4: don't show data=<mode> option if defaulted
Tyson Nottingham
2018-03-30
ext4: omit init_itable=n in procfs when disabled
Tyson Nottingham
2018-03-30
ext4: show more binary mount options in procfs
Tyson Nottingham
2018-03-30
ext4: simplify kobject usage
Tyson Nottingham
2018-03-30
ext4: remove unused parameters in sysfs code
Tyson Nottingham
2018-03-30
ext4: null out kobject* during sysfs cleanup
Tyson Nottingham
2018-03-29
ext4: don't allow r/w mounts if metadata blocks overlap the superblock
Theodore Ts'o
2018-03-29
ext4: always initialize the crc32c checksum driver
Theodore Ts'o
2018-03-29
ext4: fail ext4_iget for root directory if unallocated
Theodore Ts'o
2018-03-29
ext4: limit xattr size to INT_MAX
Eric Biggers
2018-03-26
ext4: add validity checks for bitmap block numbers
Theodore Ts'o
2018-03-26
ext4: fix comments in ext4_swap_extents()
zhenwei.pi
2018-03-26
ext4: use generic_writepages instead of __writepage/write_cache_pages
Goldwyn Rodrigues
2018-03-22
ext4: don't complain about incorrect features when probing
Eric Sandeen
2018-03-22
ext4: remove EXT4_STATE_DIOREAD_LOCK flag
Nikolay Borisov
2018-03-22
ext4: fix offset overflow on 32-bit archs in ext4_iomap_begin()
Jiri Slaby
2018-03-22
ext4: update i_disksize if direct write past ondisk size
Eryu Guan
2018-03-22
ext4: protect i_disksize update by i_data_sem in direct write path
Eryu Guan
2018-02-19
ext4: don't update checksum of new initialized bitmaps
Theodore Ts'o
2018-02-19
jbd2: if the journal is aborted then don't allow update of the log tail
Theodore Ts'o
2018-02-18
ext4: pass -ESHUTDOWN code to jbd2 layer
Theodore Ts'o
2018-02-18
ext4: eliminate sleep from shutdown ioctl
Theodore Ts'o
2018-02-18
ext4: shutdown should not prevent get_write_access
Theodore Ts'o
2018-02-18
jbd2: clarify bad journal block checksum message
Theodore Ts'o
2018-02-18
ext4: add tracepoints for shutdown and file system errors
Theodore Ts'o
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-11
Merge branch 'work.poll2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2018-02-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2018-02-09
Merge tag '4.16-minor-rc-SMB3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2018-02-08
Merge tag 'nfsd-4.16' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2018-02-08
Merge tag 'for-linus-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/h...
Linus Torvalds
2018-02-08
Merge tag 'afs-next-20180208' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-02-08
Merge tag 'ceph-for-4.16-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
2018-02-08
cramfs: better MTD dependency expression
Nicolas Pitre
2018-02-08
NFSD: hide unused svcxdr_dupstr()
Arnd Bergmann
2018-02-08
nfsd: store stat times in fill_pre_wcc() instead of inode times
Amir Goldstein
2018-02-08
nfsd: encode stat->mtime for getattr instead of inode->i_mtime
Amir Goldstein
2018-02-08
nfsd: return RESOURCE not GARBAGE_ARGS on too many ops
J. Bruce Fields
2018-02-07
Merge tag 'iversion-v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-02-07
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2018-02-07
Add missing structs and defines from recent SMB3.1.1 documentation
Steve French
2018-02-07
address lock imbalance warnings in smbdirect.c
Steve French
2018-02-07
cifs: silence compiler warnings showing up with gcc-8.0.0
Arnd Bergmann
2018-02-07
Add some missing debug fields in server and tcon structs
Steve French
2018-02-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-02-06
pipe: read buffer limits atomically
Eric Biggers
2018-02-06
pipe: simplify round_pipe_size()
Eric Biggers
2018-02-06
pipe: reject F_SETPIPE_SZ with size over UINT_MAX
Eric Biggers
2018-02-06
pipe: fix off-by-one error when checking buffer limits
Eric Biggers
[next]