index
:
kernel_htc_msm8974.git
lp5.1
q10.0
r11.0
r11.1
s12.0
s12.1
kernel_htc_msm8974
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
fs.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: kill vma flag VM_CAN_NONLINEAR
Konstantin Khlebnikov
2021-03-13
1
-0
/
+2
*
locks: rename FL_FILE_PVT and IS_FILE_PVT to use "*_OFDLCK" instead
Jeff Layton
2021-03-13
1
-1
/
+1
*
locks: pass the cmd value to fcntl_getlk/getlk64
Jeff Layton
2021-03-13
1
-4
/
+6
*
locks: make /proc/locks show IS_FILE_PVT locks as type "FLPVT"
Jeff Layton
2021-03-13
1
-0
/
+1
*
locks: rename locks_remove_flock to locks_remove_file
Jeff Layton
2021-03-13
1
-2
/
+2
*
allow the temp files created by open() to be linked to
Al Viro
2018-11-26
1
-0
/
+1
*
[O_TMPFILE] it's still short a few helpers, but infrastructure should be OK n...
Al Viro
2018-11-26
1
-0
/
+1
*
vfs: embed struct filename inside of names_cache allocation if possible
Jeff Layton
2018-11-26
1
-2
/
+3
*
vfs: make path_openat take a struct filename pointer
Jeff Layton
2018-11-26
1
-0
/
+1
*
vfs: allocate page instead of names_cache buffer in mount_block_root
Jeff Layton
2018-11-26
1
-2
/
+1
*
vfs: define struct filename and have getname() return it
Jeff Layton
2018-11-26
1
-3
/
+11
*
fs: add link restrictions
Kees Cook
2018-11-26
1
-0
/
+2
*
don't pass nameidata * to vfs_create()
Al Viro
2018-11-26
1
-2
/
+2
*
don't pass nameidata to ->create()
Al Viro
2018-11-26
1
-1
/
+1
*
stop passing nameidata to ->lookup()
Al Viro
2018-11-26
1
-2
/
+2
*
make finish_no_open() return int
Al Viro
2018-11-26
1
-1
/
+1
*
kill struct opendata
Al Viro
2018-11-26
1
-6
/
+5
*
make ->atomic_open() return int
Al Viro
2018-11-26
1
-3
/
+3
*
->atomic_open() prototype change - pass int * instead of bool *
Al Viro
2018-11-26
1
-2
/
+7
*
vfs: add i_op->atomic_open()
Miklos Szeredi
2018-11-26
1
-0
/
+7
*
Merge tag 'v3.4.113' into HEAD
Bruno Martins
2017-11-12
1
-13
/
+0
|
\
|
*
get rid of s_files and files_lock
Al Viro
2016-03-21
1
-13
/
+0
*
|
splice: introduce FMODE_SPLICE_READ and FMODE_SPLICE_WRITE
Linus Torvalds
2017-08-05
1
-0
/
+5
*
|
BACKPORT: fs: limit filesystem stacking depth
Miklos Szeredi
2017-08-05
1
-0
/
+11
*
|
fs: Limit sys_mount to only request filesystem modules.
Eric W. Biederman
2017-08-04
1
-0
/
+2
*
|
vfs: Add setattr2 for filesystems with per mount permissions
Daniel Rosenberg
2017-08-04
1
-0
/
+4
*
|
vfs: Add permission2 for filesystems with per mount permissions
Daniel Rosenberg
2017-08-04
1
-0
/
+9
*
|
vfs: Allow filesystems to access their private mount data
Daniel Rosenberg
2017-08-04
1
-0
/
+4
*
|
mnt: Add filesystem private data to mount points
Daniel Rosenberg
2017-08-04
1
-0
/
+3
*
|
fs crypto: move per-file encryption from f2fs tree to fs/crypto
Jaegeuk Kim
2017-08-04
1
-0
/
+28
*
|
consitify do_mount() arguments
Al Viro
2017-08-03
1
-1
/
+1
*
|
fs: introduce inode operation ->update_time
Josef Bacik
2017-08-03
1
-1
/
+9
*
|
Merge tag 'v3.4.80' into HEAD
Bruno Martins
2017-08-02
1
-0
/
+2
|
\
|
|
*
include/linux/fs.h: disable preempt when acquire i_size_seqcount write lock
Fan Du
2013-11-29
1
-0
/
+2
*
|
vfs: Allow unprivileged manipulation of the mount namespace.
Eric W. Biederman
2015-09-11
1
-0
/
+7
*
|
platform: msm: fix PFT when using direct-io
Amir Samuelov
2014-06-22
1
-0
/
+1
*
|
Drop whitespace, Kconfigs, Makefile noise and dead code
Stephen Boyd
2013-03-14
1
-9
/
+9
*
|
Merge commit 'AU_LINUX_ANDROID_ICS.04.00.04.00.126' into msm-3.4
Steve Muckle
2012-06-06
1
-9
/
+10
|
\
\
|
|
/
|
/
|
|
*
block: ioctl support for sanitize in eMMC 4.5
Maya Erez
2012-05-24
1
-0
/
+1
|
*
Merge branch 'Linux 3.0.21' into msm-3.0
Rohit Vaswani
2012-03-30
1
-0
/
+1
|
|
\
|
|
*
fix apparmor dereferencing potentially freed dentry, sanitize __d_path() API
Al Viro
2011-12-21
1
-0
/
+1
|
*
|
vfs: dont chain pipe/anon/socket on superblock s_inodes list
Eric Dumazet
2011-12-15
1
-1
/
+2
|
*
|
VFS : mount lock scalability for internal mounts
Tim Chen
2011-12-15
1
-0
/
+1
|
|
/
*
|
block: don't mark buffers beyond end of disk as mapped
Jeff Moyer
2012-05-11
1
-0
/
+1
*
|
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2012-04-05
1
-0
/
+1
|
\
\
|
*
|
libfs: add simple_open()
Stephen Boyd
2012-04-05
1
-0
/
+1
*
|
|
CIFS: Fix VFS lock usage for oplocked files
Pavel Shilovsky
2012-04-01
1
-0
/
+5
*
|
|
Merge branch 'for-3.4' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2012-03-29
1
-0
/
+4
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
fs: add new FMODE flags: FMODE_32bithash and FMODE_64bithash
Bernd Schubert
2012-03-13
1
-0
/
+4
*
|
|
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2012-03-28
1
-13
/
+0
|
\
\
\
[next]