index
:
platform/kernel/linux-stable
linux-3.14.y
sandbox/rkrypa/tizen-netfilter-backport-3.10
sandbox/rkrypa/tizen-netfilter-backport-3.14
sandbox/rkrypa/tizen-netfilter-backport-3.4
sandbox/rkrypa/tizen-netfilter-backport-4.0
sandbox/rkrypa/tizen-security-backport-3.10
sandbox/rkrypa/tizen-security-backport-3.14
sandbox/rkrypa/tizen-security-backport-3.4
sandbox/rkrypa/tizen-security-backport-4.0
sandbox/rkrypa/tizen-security-backport-4.4
tizen
tizen_3.14.20
tizen_3.14.25
upstream
upstream_ltsi
Domain: System / Kernel;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2007-07-17
knfsd: nfsd4: build rpcsec_gss whenever nfsd4 is built
J. Bruce Fields
1
-0
/
+1
2007-07-17
knfsd: nfsd: make all exp_finding functions return -errno's on err
J. Bruce Fields
3
-46
/
+32
2007-07-17
knfsd: nfsd4: don't delegate files that have had conflicts
Meelap Shah
1
-0
/
+4
2007-07-17
knfsd: nfsd4: vary maximum delegation limit based on RAM size
Meelap Shah
1
-1
/
+25
2007-07-17
knfsd: nfsd: remove unused header interface.h
J. Bruce Fields
1
-1
/
+0
2007-07-17
knfsd: nfsd4: fix handling of acl errrors
J. Bruce Fields
2
-15
/
+10
2007-07-17
knfsd: nfsd4: fix enc_stateid_sz for nfsd callbacks
Benny Halevy
1
-1
/
+1
2007-07-17
knfsd: nfsd4: silence a compiler warning in ACL code
J. Bruce Fields
1
-2
/
+7
2007-07-17
knfsd: lockd: nfsd4: use same grace period for lockd and nfsd4
Marc Eshel
3
-11
/
+33
2007-07-17
nfsd warning fix
Andrew Morton
1
-1
/
+1
2007-07-17
knfsd: exportfs: split out reconnecting a dentry from find_exported_dentry
Christoph Hellwig
1
-100
/
+113
2007-07-17
knfsd: exportfs: add find_disconnected_root helper
Christoph Hellwig
1
-16
/
+23
2007-07-17
knfsd: exportfs: move acceptable check into find_acceptable_alias
Christoph Hellwig
1
-6
/
+6
2007-07-17
knfsd: exportfs: untangle ISDIR logic in find_exported_dentry
Christoph Hellwig
1
-16
/
+10
2007-07-17
knfsd: exportfs: remove CALL macro
Christoph Hellwig
1
-56
/
+72
2007-07-17
knfsd: exportfs: add procedural interface for NFSD
Christoph Hellwig
2
-14
/
+26
2007-07-17
knfsd: exportfs: remove iget abuse
Christoph Hellwig
6
-53
/
+70
2007-07-17
knfsd: exportfs: add exportfs.h header
Christoph Hellwig
17
-0
/
+19
2007-07-17
kallsyms: make KSYM_NAME_LEN include space for trailing '\0'
Tejun Heo
1
-1
/
+1
2007-07-17
Freezer: make kernel threads nonfreezable by default
Rafael J. Wysocki
7
-0
/
+10
2007-07-17
fs: introduce some page/buffer invariants
Nick Piggin
1
-17
/
+37
2007-07-17
mm: clean up and kernelify shrinker registration
Rusty Russell
7
-21
/
+43
2007-07-17
Lumpy Reclaim V4
Andy Whitcroft
1
-1
/
+1
2007-07-17
Add __GFP_MOVABLE for callers to flag allocations from high memory that may b...
Mel Gorman
3
-3
/
+10
2007-07-16
utime(s): Honour CAP_FOWNER when times==NULL
Satyam Sharma
1
-1
/
+1
2007-07-16
Fix LDM for new field in the VOL5 VBLK.
Anton Altaparmakov
2
-46
/
+93
2007-07-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched
Linus Torvalds
1
-27
/
+26
2007-07-16
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
36
-1036
/
+4548
2007-07-16
Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
1
-1
/
+3
2007-07-16
Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
1
-1
/
+1
2007-07-16
fat: Fix the race of read/write the FAT12 entry
OGAWA Hirofumi
1
-0
/
+7
2007-07-16
compat32: ignore the LOOP_CLR_FD ioctl
Geert Uytterhoeven
1
-0
/
+4
2007-07-16
NLS: Remove obsolete Makefile entries
Robert P. J. Day
1
-2
/
+0
2007-07-16
ext4: statfs speed up
Badari Pulavarty
1
-10
/
+15
2007-07-16
ext3: statfs speed up
Badari Pulavarty
1
-10
/
+15
2007-07-16
ext2: statfs speed up
Badari Pulavarty
1
-6
/
+14
2007-07-16
Fix trivial typos in anon_inodes.c comments
J. Bruce Fields
1
-5
/
+5
2007-07-16
ext4: fix error handling in ext4_create_journal
Borislav Petkov
1
-2
/
+5
2007-07-16
ext3: fix error handling in ext3_create_journal()
Borislav Petkov
1
-2
/
+5
2007-07-16
UDF: fix function name from udf_crc16 to udf_crc
Cyrill Gorcunov
1
-2
/
+2
2007-07-16
is_power_of_2: ufs/super.c
vignesh babu
1
-2
/
+3
2007-07-16
move seccomp from /proc to a prctl
Andrea Arcangeli
1
-72
/
+0
2007-07-16
bd_claim_by_disk: fix warning
Andrew Morton
1
-10
/
+7
2007-07-16
Replace obscure constructs in fs/block_dev.c
Johannes Weiner
1
-22
/
+28
2007-07-16
fs/namespace.c should #include "internal.h"
Adrian Bunk
1
-0
/
+1
2007-07-16
HFS+: add custom dentry hash and comparison operations
Duane Griffin
6
-1
/
+138
2007-07-16
HFS+: refactor ASCII to unicode conversion routine for later reuse
Duane Griffin
1
-45
/
+62
2007-07-16
mistaken ext4_inode_bitmap for ext4_block_bitmap
Toshiyuki Okajima
1
-1
/
+1
2007-07-16
is_power_of_2(): jbd
vignesh babu
2
-4
/
+6
2007-07-16
is_power_of_2: ext3/super.c
vignesh babu
1
-1
/
+2
[next]