index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2019-11-06
Pull series refactoring quota enabling and disabling code.
Jan Kara
2019-11-05
reiserfs: replace open-coded atomic_dec_and_mutex_lock()
Nikitas Angelinas
2019-11-05
ext2: check err when partial != NULL
Chengguang Xu
2019-11-04
quota: Handle quotas without quota inodes in dquot_get_state()
Jan Kara
2019-11-04
quota: Make dquot_disable() work without quota inodes
Jan Kara
2019-11-04
quota: Drop dquot_enable()
Jan Kara
2019-11-04
fs: Use dquot_load_quota_inode() from filesystems
Jan Kara
2019-11-04
quota: Rename vfs_load_quota_inode() to dquot_load_quota_inode()
Jan Kara
2019-11-04
quota: Simplify dquot_resume()
Jan Kara
2019-11-04
quota: Factor out setup of quota inode
Jan Kara
2019-10-31
quota: Check that quota is not dirty before release
Dmitry Monakhov
2019-10-31
quota: fix livelock in dquot_writeback_dquots
Dmitry Monakhov
2019-10-31
ext2: don't set *count in the case of failure in ext2_try_to_allocate()
Chengguang Xu
2019-10-31
reiserfs: fix extended attributes on the root directory
Jeff Mahoney
2019-10-24
ext2: return error when fail to allocating memory in ioctl
Chengguang Xu
2019-10-22
ext2: add missing brelse in ext2_new_blocks()
Chengguang Xu
2019-10-21
ext2: adjust block num when retry allocation
Chengguang Xu
2019-10-17
quota: minor code cleanup for v1_format_ops
Chengguang Xu
2019-10-14
fs/fs-writeback.c: fix kernel-doc warning
Randy Dunlap
2019-10-14
fs/libfs.c: fix kernel-doc warning
Randy Dunlap
2019-10-14
fs/direct-io.c: fix kernel-doc warning
Randy Dunlap
2019-10-13
Merge tag 'trace-v5.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2019-10-13
Merge tag 'for-linus-20191012' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-10-12
tracing: Do not create tracefs files if tracefs lockdown is in effect
Steven Rostedt (VMware)
2019-10-12
tracefs: Revert ccbd54ff54e8 ("tracefs: Restrict tracefs when the kernel is l...
Steven Rostedt (VMware)
2019-10-11
Merge tag 'nfs-for-5.4-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2019-10-11
Merge tag '5.4-rc2-smb3' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2019-10-11
Merge tag 'for-linus-20191010' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-10-10
io_uring: fix sequence logic for timeout requests
Jens Axboe
2019-10-10
NFSv4: Fix leak of clp->cl_acceptor string
Chuck Lever
2019-10-10
Merge tag 'xfs-5.4-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2019-10-10
Merge tag 'for-5.4-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-10-10
Merge branch 'work.dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2019-10-10
Merge branch 'work.mount3' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2019-10-09
libfs: take cursors out of list when moving past the end of directory
Al Viro
2019-10-09
vfs: add missing blkdev_put() in get_tree_bdev()
Ian Kent
2019-10-09
io_uring: only flush workqueues on fileset removal
Jens Axboe
2019-10-09
xfs: move local to extent inode logging into bmap helper
Brian Foster
2019-10-09
xfs: remove broken error handling on failed attr sf to leaf change
Brian Foster
2019-10-09
xfs: log the inode on directory sf to block format change
Brian Foster
2019-10-09
NFS: Remove redundant mirror tracking in O_DIRECT
Trond Myklebust
2019-10-09
NFS: Fix O_DIRECT accounting of number of bytes read/written
Trond Myklebust
2019-10-09
CIFS: Force reval dentry if LOOKUP_REVAL flag is set
Pavel Shilovsky
2019-10-09
CIFS: Force revalidate inode when dentry is stale
Pavel Shilovsky
2019-10-09
smb3: Fix regression in time handling
Steve French
2019-10-08
smb3: remove noisy debug message and minor cleanup
Steve French
2019-10-08
quota: check quota type in early stage
Chengguang Xu
2019-10-08
btrfs: silence maybe-uninitialized warning in clone_range
Austin Kim
2019-10-07
io_uring: remove wait loop spurious wakeups
Pavel Begunkov
2019-10-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
[next]