index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-06
eCryptfs: Filename Encryption: mount option
Michael Halcrow
1
-27
/
+99
2009-01-06
eCryptfs: Filename Encryption: filldir, lookup, and readlink
Michael Halcrow
4
-242
/
+195
2009-01-06
eCryptfs: Filename Encryption: Encoding and encryption functions
Michael Halcrow
1
-0
/
+433
2009-01-06
eCryptfs: Filename Encryption: Header updates
Michael Halcrow
2
-14
/
+51
2009-01-06
eCryptfs: Filename Encryption: Tag 70 packets
Michael Halcrow
3
-70
/
+613
2009-01-06
fs/ncpfs/getopt.c: cleanup keneldoc
Qinghuang Feng
1
-1
/
+0
2009-01-06
fs/binfmt_misc.c: add terminating newline to /proc/sys/fs/binfmt_misc/status
Qinghuang Feng
1
-1
/
+1
2009-01-06
fs: fix function param name in kernel-doc
Randy Dunlap
1
-1
/
+1
2009-01-06
fs/inode: fix kernel-doc notation
Randy Dunlap
1
-4
/
+4
2009-01-06
do_coredump(): check return from argv_split()
Tetsuo Handa
1
-0
/
+5
2009-01-06
add missing accounting calls to compat_sys_{readv,writev}
Gerd Hoffmann
1
-0
/
+6
2009-01-06
fs: fix name overwrite in __register_chrdev_region()
Cyrill Gorcunov
1
-1
/
+1
2009-01-06
percpu_counter: FBC_BATCH should be a variable
Eric Dumazet
2
-4
/
+4
2009-01-06
poll: allow f_op->poll to sleep
Tejun Heo
1
-14
/
+62
2009-01-06
fs: use menuconfig to control the Misc. filesystems menu
Randy Dunlap
1
-2
/
+15
2009-01-06
fs/exec.c:__bprm_mm_init(): clean up error handling
Luiz Fernando N. Capitulino
1
-14
/
+6
2009-01-06
fs: sys_sync fix
Nick Piggin
1
-19
/
+1
2009-01-06
fs: sync_sb_inodes fix
Nick Piggin
1
-7
/
+53
2009-01-06
fs: remove WB_SYNC_HOLD
Nick Piggin
1
-10
/
+2
2009-01-06
UBIFS: do not use WB_SYNC_HOLD
Artem Bityutskiy
1
-1
/
+8
2009-01-06
block_write_begin(): remove useless goto
Franck Bui-Huu
1
-1
/
+0
2009-01-06
hugetlb: unsigned ret cannot be negative
Roel Kluin
1
-4
/
+8
2009-01-06
fs: truncate blocks outside i_size after O_DIRECT write error
Dmitri Monakhov
1
-0
/
+13
2009-01-06
mm: remove GFP_HIGHUSER_PAGECACHE
Hugh Dickins
1
-2
/
+2
2009-01-06
do_mpage_readpage(): remove useless clear_buffer_mapped() call
Franck Bui-Huu
1
-1
/
+0
2009-01-06
mm: do_sync_mapping_range integrity fix
Nick Piggin
1
-1
/
+1
2009-01-06
do_mpage_readpage(): don't submit lots of small bios on boundary
Miquel van Smoorenburg
1
-1
/
+4
2009-01-06
mm: report the MMU pagesize in /proc/pid/smaps
Mel Gorman
1
-2
/
+4
2009-01-06
mm: report the pagesize backing a VMA in /proc/pid/smaps
Mel Gorman
1
-2
/
+4
2009-01-06
block: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
1
-8
/
+3
2009-01-06
NFSD: Add documenting comments for nfsctl interface
Chuck Lever
1
-16
/
+437
2009-01-06
NFSD: Replace open-coded integer with macro
Chuck Lever
1
-2
/
+2
2009-01-06
NFSD: Fix a handful of coding style issues in write_filehandle()
Chuck Lever
1
-3
/
+6
2009-01-06
NFSD: clean up failover sysctl function naming
Chuck Lever
1
-7
/
+6
2009-01-06
lockd: Enable NLM use of AF_INET6
Chuck Lever
1
-1
/
+12
2009-01-06
NSM: Move nsm_create()
Chuck Lever
1
-31
/
+20
2009-01-06
NSM: Move nsm_use_hostnames to mon.c
Chuck Lever
2
-2
/
+2
2009-01-06
NSM: Move nsm_addr() to fs/lockd/mon.c
Chuck Lever
1
-0
/
+5
2009-01-06
NSM: Remove include/linux/lockd/sm_inter.h
Chuck Lever
9
-12
/
+0
2009-01-06
NSM: Replace IP address as our nlm_reboot lookup key
Chuck Lever
1
-9
/
+19
2009-01-06
NSM: More clean up of nsm_get_handle()
Chuck Lever
1
-27
/
+35
2009-01-06
NSM: Refactor nsm_handle creation into a helper function
Chuck Lever
1
-12
/
+26
2009-01-06
NLM: Remove "create" argument from nsm_find()
Chuck Lever
2
-16
/
+11
2009-01-06
NLM: Call nsm_reboot_lookup() instead of nsm_find()
Chuck Lever
1
-18
/
+2
2009-01-06
NSM: Add nsm_lookup() function
Chuck Lever
1
-0
/
+64
2009-01-06
NLM: Decode "priv" argument of NLMPROC_SM_NOTIFY as an opaque
Chuck Lever
3
-5
/
+6
2009-01-06
NLM: Change nlm_host_rebooted() to take a single nlm_reboot argument
Chuck Lever
3
-34
/
+19
2009-01-06
NSM: Encode the new "priv" cookie for NSMPROC_MON requests
Chuck Lever
1
-9
/
+3
2009-01-06
NSM: Generate NSMPROC_MON's "priv" argument when nsm_handle is created
Chuck Lever
1
-0
/
+16
2009-01-06
NSM: Remove !nsm check from nsm_release()
Chuck Lever
1
-2
/
+0
[prev]
[next]