index
:
pm24.git
master
perf-mon
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
2018-05-26
aio: try to complete poll iocbs without context switch
Christoph Hellwig
2018-05-26
aio: implement IOCB_CMD_POLL
Christoph Hellwig
2018-05-26
aio: simplify cancellation
Christoph Hellwig
2018-05-26
aio: simplify KIOCB_KEY handling
Christoph Hellwig
2018-05-26
fs: introduce new ->get_poll_head and ->poll_mask methods
Christoph Hellwig
2018-05-26
fs: add new vfs_poll and file_can_poll helpers
Christoph Hellwig
2018-05-26
fs: cleanup do_pollfd
Christoph Hellwig
2018-05-26
fs: unexport poll_schedule_timeout
Christoph Hellwig
2018-05-26
Merge branch 'fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/viro/...
Christoph Hellwig
2018-05-23
fix io_destroy()/aio_complete() race
Al Viro
2018-05-21
aio: fix io_destroy(2) vs. lookup_ioctx() race
Al Viro
2018-05-21
ext2: fix a block leak
Al Viro
2018-05-21
nfsd: vfs_mkdir() might succeed leaving dentry negative unhashed
Al Viro
2018-05-21
cachefiles: vfs_mkdir() might succeed leaving dentry negative unhashed
Al Viro
2018-05-21
unfuck sysfs_mount()
Al Viro
2018-05-21
kernfs: deal with kernfs_fill_super() failures
Al Viro
2018-05-21
cramfs: Fix IS_ENABLED typo
Joe Perches
2018-05-21
befs_lookup(): use d_splice_alias()
Al Viro
2018-05-21
affs_lookup: switch to d_splice_alias()
Al Viro
2018-05-21
affs_lookup(): close a race with affs_remove_link()
Al Viro
2018-05-11
fs: don't scan the inode cache before SB_BORN is set
Dave Chinner
2018-05-11
do d_instantiate/unlock_new_inode combinations safely
Al Viro
2018-05-02
aio: implement io_pgetevents
Christoph Hellwig
2018-05-02
aio: implement IOCB_CMD_FSYNC and IOCB_CMD_FDSYNC
Christoph Hellwig
2018-05-02
aio: refactor read/write iocb setup
Christoph Hellwig
2018-05-02
aio: remove the extra get_file/fput pair in io_submit_one
Christoph Hellwig
2018-05-02
aio: sanitize ki_list handling
Christoph Hellwig
2018-05-02
aio: remove an outdated BUG_ON and comment in aio_complete
Christoph Hellwig
2018-05-02
aio: don't print the page size at boot time
Christoph Hellwig
2018-04-28
Merge tag 'for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-04-28
Merge tag '4.17-rc2-smb3' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2018-04-26
ext4: add MODULE_SOFTDEP to ensure crc32c is included in the initramfs
Theodore Ts'o
2018-04-25
cifs: smbd: Avoid allocating iov on the stack
Long Li
2018-04-25
cifs: smbd: Don't use RDMA read/write when signing is used
Long Li
2018-04-25
SMB311: Fix reconnect
Steve French
2018-04-24
ext4: fix bitmap position validation
Lukas Czerner
2018-04-24
SMB3: Fix 3.11 encryption to Windows and handle encrypted smb3 tcon
Steve French
2018-04-24
CIFS: set *resp_buf_type to NO_BUFFER on error
Steve French
2018-04-23
ceph: check if mds create snaprealm when setting quota
Yan, Zheng
2018-04-22
Merge tag '4.17-rc1-SMB3-CIFS' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2018-04-22
Merge tag 'for-4.17-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-04-20
fs, elf: don't complain MAP_FIXED_NOREPLACE unless -EEXIST error
Tetsuo Handa
2018-04-20
proc: fix /proc/loadavg regression
Alexey Dobriyan
2018-04-20
proc: revalidate kernel thread inodes to root:root
Alexey Dobriyan
2018-04-20
autofs: mount point create should honour passed in mode
Ian Kent
2018-04-20
writeback: safer lock nesting
Greg Thelen
2018-04-20
mm, pagemap: fix swap offset value for PMD migration entry
Huang Ying
2018-04-20
CIFS: fix typo in cifs_dbg
Aurelien Aptel
2018-04-20
cifs: do not allow creating sockets except with SMB1 posix exensions
Steve French
2018-04-20
cifs: smbd: Dump SMB packet when configured
Long Li
[next]