index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nfsd
/
blocklayout.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-08-17
fs: Provide __inode_get_bytes()
Jan Kara
2
-1
/
+5
2017-08-17
quota: Inline dquot_[re]claim_reserved_space() into callsite
Jan Kara
1
-25
/
+16
2017-08-17
quota: Inline inode_{incr,decr}_space() into callsites
Jan Kara
1
-27
/
+28
2017-08-17
quota: Inline functions into their callsites
Jan Kara
2
-49
/
+28
2017-08-17
ext4: Disable dirty list tracking of dquots when journalling quotas
Jan Kara
1
-1
/
+8
2017-08-17
quota: Allow disabling tracking of dirty dquots in a list
Jan Kara
2
-0
/
+9
2017-08-17
quota: Remove dq_wait_unused from dquot
Jan Kara
2
-11
/
+7
2017-08-17
quota: Move locking into clear_dquot_dirty()
Jan Kara
1
-9
/
+6
2017-08-17
quota: Do not dirty bad dquots
Jan Kara
1
-8
/
+7
2017-08-17
quota: Fix possible corruption of dqi_flags
Jan Kara
2
-3
/
+10
2017-08-17
quota: Propagate ->quota_read errors from v2_read_file_info()
Jan Kara
1
-7
/
+11
2017-08-17
quota: Fix error codes in v2_read_file_info()
Jan Kara
1
-3
/
+3
2017-08-17
quota: Push dqio_sem down to ->read_file_info()
Jan Kara
4
-18
/
+23
2017-08-17
quota: Push dqio_sem down to ->write_file_info()
Jan Kara
4
-12
/
+13
2017-08-17
quota: Push dqio_sem down to ->get_next_id()
Jan Kara
2
-6
/
+8
2017-08-17
quota: Push dqio_sem down to ->release_dqblk()
Jan Kara
2
-3
/
+10
2017-08-17
quota: Remove locking for writing to the old quota format
Jan Kara
1
-3
/
+0
2017-08-17
quota: Do not acquire dqio_sem for dquot overwrites in v2 format
Jan Kara
1
-3
/
+14
2017-08-17
quota: Push dqio_sem down to ->write_dqblk()
Jan Kara
3
-8
/
+16
2017-08-17
quota: Remove locking for reading from the old quota format
Jan Kara
1
-2
/
+0
2017-08-17
quota: Push dqio_sem down to ->read_dqblk()
Jan Kara
3
-6
/
+14
2017-08-17
quota: Protect dquot writeout with dq_lock
Jan Kara
1
-14
/
+14
2017-08-17
quota: Acquire dqio_sem for reading in vfs_load_quota_inode()
Jan Kara
2
-6
/
+6
2017-08-17
quota: Acquire dqio_sem for reading in dquot_get_next_id()
Jan Kara
1
-2
/
+2
2017-08-17
quota: Do more fine-grained locking in dquot_acquire()
Jan Kara
1
-3
/
+6
2017-08-17
quota: Convert dqio_mutex to rwsem
Jan Kara
7
-41
/
+36
2017-08-07
Linux 4.13-rc4
v4.13-rc4
Linus Torvalds
1
-1
/
+1
2017-08-06
Fix compat_sys_sigpending breakage
Dmitry V. Levin
1
-4
/
+7
2017-08-06
ext4: fix copy paste error in ext4_swap_extents()
Maninder Singh
1
-1
/
+1
2017-08-06
ext4: fix overflow caused by missing cast in ext4_resize_fs()
Jerry Lee
1
-1
/
+2
2017-08-06
ext4, project: expand inode extra size if possible
Miao Xie
3
-24
/
+85
2017-08-06
ext4: cleanup ext4_expand_extra_isize_ea()
Miao Xie
1
-9
/
+5
2017-08-06
ext4: restructure ext4_expand_extra_isize
Miao Xie
2
-40
/
+36
2017-08-06
ext4: fix forgetten xattr lock protection in ext4_expand_extra_isize
Miao Xie
2
-12
/
+16
2017-08-06
ext4: make xattr inode reads faster
Tahsin Erdogan
4
-48
/
+92
2017-08-06
ext4: inplace xattr block update fails to deduplicate blocks
Tahsin Erdogan
1
-3
/
+1
2017-08-06
ext4: remove unused mode parameter
Tahsin Erdogan
1
-5
/
+4
2017-08-06
ext4: fix warning about stack corruption
Arnd Bergmann
1
-5
/
+6
2017-08-06
ext4: fix dir_nlink behaviour
Andreas Dilger
2
-10
/
+14
2017-08-06
ext4: silence array overflow warning
Dan Carpenter
1
-1
/
+1
2017-08-05
ext4: fix SEEK_HOLE/SEEK_DATA for blocksize < pagesize
Jan Kara
1
-0
/
+3
2017-08-05
platform/x86: intel-vbtn: match power button on press rather than release
Mario Limonciello
1
-2
/
+2
2017-08-05
ext4: release discard bio after sending discard commands
Daeho Jeong
1
-1
/
+3
2017-08-04
sparc64: Fix exception handling in UltraSPARC-III memcpy.
David S. Miller
1
-2
/
+2
2017-08-04
arm64: avoid overflow in VA_START and PAGE_OFFSET
Nick Desaulniers
1
-2
/
+4
2017-08-04
arm64: Fix potential race with hardware DBM in ptep_set_access_flags()
Catalin Marinas
1
-7
/
+8
2017-08-04
ARM: dts: tango4: Request RGMII RX and TX clock delays
Marc Gonzalez
1
-1
/
+1
2017-08-04
bus: uniphier-system-bus: set up registers when resuming
Masahiro Yamada
1
-0
/
+14
2017-08-04
powerpc/64: Fix __check_irq_replay missing decrementer interrupt
Nicholas Piggin
1
-1
/
+14
2017-08-04
powerpc/perf: POWER9 PMU stops after idle workaround
Nicholas Piggin
1
-1
/
+7
[next]