index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
dlm
/
rcom.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-04-16
ext4 crypto: add symlink encryption
Theodore Ts'o
5
-23
/
+184
2015-04-12
ext4 crypto: enable filename encryption
Michael Halcrow
2
-17
/
+68
2015-04-12
ext4 crypto: filename encryption modifications
Michael Halcrow
1
-44
/
+204
2015-04-12
ext4 crypto: partial update to namei.c for fname crypto
Michael Halcrow
1
-8
/
+101
2015-04-12
ext4 crypto: insert encrypted filenames into a leaf directory block
Michael Halcrow
3
-13
/
+79
2015-04-12
ext4 crypto: teach ext4_htree_store_dirent() to store decrypted filenames
Theodore Ts'o
4
-13
/
+35
2015-04-12
ext4 crypto: filename encryption facilities
Michael Halcrow
5
-1
/
+779
2015-04-12
ext4 crypto: implement the ext4 decryption read path
Michael Halcrow
3
-3
/
+88
2015-04-12
ext4 crypto: implement the ext4 encryption write path
Michael Halcrow
4
-6
/
+173
2015-04-12
ext4 crypto: inherit encryption policies on inode and directory create
Michael Halcrow
1
-1
/
+20
2015-04-12
ext4 crypto: enforce context consistency
Theodore Ts'o
1
-1
/
+23
2015-04-12
ext4 crypto: add encryption key management facilities
Michael Halcrow
4
-1
/
+179
2015-04-12
ext4 crypto: add ext4 encryption facilities
Michael Halcrow
6
-1
/
+682
2015-04-11
ext4 crypto: add encryption policy and password salt support
Michael Halcrow
5
-0
/
+317
2015-04-11
ext4 crypto: add encryption xattr support
Michael Halcrow
1
-0
/
+3
2015-04-11
ext4 crypto: export ext4_empty_dir()
Michael Halcrow
2
-5
/
+7
2015-04-11
ext4 crypto: add ext4 encryption Kconfig
Theodore Ts'o
1
-0
/
+17
2015-04-11
ext4 crypto: reserve codepoints used by the ext4 encryption feature
Theodore Ts'o
1
-3
/
+13
2015-04-08
ext4 crypto: add ext4_mpage_readpages()
Theodore Ts'o
4
-3
/
+271
2015-04-03
ext4: make fsync to sync parent dir in no-journal for real this time
Lukas Czerner
1
-9
/
+11
2015-04-03
ext4: don't release reserved space for previously allocated cluster
Eric Whitney
1
-13
/
+1
2015-04-03
ext4: fix loss of delalloc extent info in ext4_zero_range()
Eric Whitney
1
-13
/
+0
2015-04-03
ext4: allocate entire range in zero range
Lukas Czerner
1
-12
/
+19
2015-04-03
ext4: remove unnecessary lock/unlock of i_block_reservation_lock
Maurizio Lombardi
1
-2
/
+0
2015-04-03
ext4: remove block_device_ejected
Christoph Hellwig
1
-17
/
+1
2015-04-03
ext4: remove useless condition in if statement.
Wei Yuan
1
-2
/
+1
2015-04-03
ext4: remove unused header files
Sheng Yong
17
-25
/
+0
2015-04-02
ext4: fix comments in ext4_can_extents_be_merged()
Xiaoguang Wang
1
-6
/
+0
2015-04-02
ext4: fix transposition typo in format string
Rasmus Villemoes
1
-1
/
+1
2015-04-02
ext4: fix bh leak on error paths in ext4_rename() and ext4_cross_rename()
Konstantin Khlebnikov
1
-6
/
+15
2015-03-17
fs: add dirtytime_expire_seconds sysctl
Theodore Ts'o
3
-0
/
+22
2015-03-17
fs: make sure the timestamps for lazytime inodes eventually get written
Theodore Ts'o
2
-10
/
+73
2015-03-03
Linux 4.0-rc2
v4.0-rc2
Linus Torvalds
1
-1
/
+1
2015-03-03
drm/i915: Fix modeset state confusion in the load detect code
Daniel Vetter
1
-0
/
+1
2015-03-01
locking/rtmutex: Set state back to running on error
Sebastian Andrzej Siewior
1
-0
/
+1
2015-02-28
mm: add missing __PAGETABLE_{PUD,PMD}_FOLDED defines
Kirill A. Shutemov
6
-0
/
+10
2015-02-28
mm: page_alloc: revert inadvertent !__GFP_FS retry behavior change
Johannes Weiner
1
-1
/
+8
2015-02-28
kernel/sys.c: fix UNAME26 for 4.0
Jon DeVree
1
-1
/
+2
2015-02-28
mm: memcontrol: use "max" instead of "infinity" in control knobs
Johannes Weiner
2
-8
/
+8
2015-02-28
zram: use proper type to update max_used_pages
Joonsoo Kim
1
-1
/
+1
2015-02-28
drivers/rtc/rtc-ds1685.c: fix conditional in ds1685_rtc_sysfs_time_regs_{show...
Joshua Kinard
1
-2
/
+2
2015-02-28
nilfs2: fix potential memory overrun on inode
Ryusuke Konishi
1
-3
/
+44