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