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
2008-07-24
ecryptfs: string copy cleanup
Miklos Szeredi
1
-12
/
+6
2008-07-24
ecryptfs: propagate key errors up at mount time
Eric Sandeen
2
-7
/
+6
2008-07-24
ecryptfs: discard ecryptfsd registration messages in miscdev
Tyler Hicks
1
-59
/
+0
2008-07-24
eCryptfs: Privileged kthread for lower file opens
Michael Halcrow
5
-22
/
+251
2008-07-24
flag parameters add-on: remove epoll_create size param
Ulrich Drepper
1
-8
/
+10
2008-07-24
flag parameters: check magic constants
Ulrich Drepper
5
-0
/
+19
2008-07-24
flag parameters: NONBLOCK in inotify_init
Ulrich Drepper
1
-2
/
+2
2008-07-24
flag parameters: NONBLOCK in pipe
Ulrich Drepper
1
-7
/
+7
2008-07-24
flag parameters: NONBLOCK in timerfd_create
Ulrich Drepper
1
-2
/
+2
2008-07-24
flag parameters: NONBLOCK in eventfd
Ulrich Drepper
1
-2
/
+2
2008-07-24
flag parameters: NONBLOCK in signalfd
Ulrich Drepper
1
-2
/
+2
2008-07-24
flag parameters: NONBLOCK in anon_inode_getfd
Ulrich Drepper
1
-1
/
+1
2008-07-24
flag parameters: inotify_init
Ulrich Drepper
1
-2
/
+10
2008-07-24
flag parameters: pipe
Ulrich Drepper
1
-5
/
+18
2008-07-24
flag parameters: dup2
Ulrich Drepper
1
-2
/
+13
2008-07-24
flag parameters: epoll_create
Ulrich Drepper
1
-2
/
+11
2008-07-24
flag parameters: timerfd_create
Ulrich Drepper
1
-2
/
+3
2008-07-24
flag parameters: eventfd
Ulrich Drepper
1
-2
/
+11
2008-07-24
flag parameters: signalfd
Ulrich Drepper
2
-6
/
+22
2008-07-24
flag parameters: anon_inode_getfd extension
Ulrich Drepper
5
-8
/
+10
2008-07-24
binfmt_misc: use simple_read_from_buffer()
Akinobu Mita
1
-17
/
+3
2008-07-24
fs: check for statfs overflow
Jon Tollefson
2
-5
/
+6
2008-07-24
hugetlbfs: per mount huge page sizes
Andi Kleen
1
-9
/
+36
2008-07-24
hugetlb: modular state for hugetlb page size
Andi Kleen
1
-22
/
+30
2008-07-24
vmallocinfo: add NUMA information
Eric Dumazet
1
-2
/
+13
2008-07-24
SYNC_FILE_RANGE_WRITE may and will block. Document that.
Pavel Machek
1
-1
/
+2
2008-07-24
hugetlb: guarantee that COW faults for a process that called mmap(MAP_PRIVATE...
Mel Gorman
1
-1
/
+1
2008-07-24
hugetlb: reserve huge pages for reliable MAP_PRIVATE hugetlbfs mappings until...
Mel Gorman
1
-4
/
+4
2008-07-24
fix soft lock up at NFS mount via per-SB LRU-list of unused dentries
Kentaro Makita
2
-155
/
+181
2008-07-24
mm: remove double indirection on tlb parameter to free_pgd_range() & Co
Jan Beulich
1
-2
/
+2
2008-07-24
mm/vmstat.c: proper externs
Adrian Bunk
1
-4
/
+0
2008-07-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-6
/
+5
2008-07-22
netns: make get_proc_net() static
Adrian Bunk
1
-6
/
+5
2008-07-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
7
-32
/
+173
2008-07-22
proc: fix /proc/*/pagemap some more
Alexey Dobriyan
1
-1
/
+1
2008-07-22
execve filename: document and export via auxiliary vector
John Reiser
1
-0
/
+1
2008-07-21
driver core: Suppress sysfs warnings for device_rename().
Cornelia Huck
3
-10
/
+69
2008-07-21
debugfs: Implement debugfs_remove_recursive()
Haavard Skinnemoen
1
-18
/
+96
2008-07-21
sysfs: don't call notify_change
Miklos Szeredi
1
-1
/
+4
2008-07-21
driver core: remove KOBJ_NAME_LEN define
Kay Sievers
1
-1
/
+1
2008-07-21
device create: coda: convert device_create to device_create_drvdata
Greg Kroah-Hartman
1
-2
/
+3
2008-07-20
Merge branch 'for-2.6.27' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
17
-501
/
+596
2008-07-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2
-112
/
+34
2008-07-20
Merge branch 'configfs-fixup-ptr-error' of git://oss.oracle.com/git/jlbec/lin...
Linus Torvalds
4
-86
/
+55
2008-07-20
tty: Ldisc revamp
Alan Cox
1
-48
/
+0
2008-07-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...
David S. Miller
1
-0
/
+1
2008-07-18
nfsd: nfs4xdr.c do-while is not a compound statement
Harvey Harrison
1
-2
/
+2
2008-07-18
nfsd: Use C99 initializers in fs/nfsd/nfs4xdr.c
J. Bruce Fields
1
-74
/
+74
2008-07-18
proc: consolidate per-net single-release callers
Pavel Emelyanov
1
-0
/
+8
2008-07-18
proc: consolidate per-net single_open callers
Pavel Emelyanov
1
-0
/
+24
[next]