index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
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.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-03
nfsd4: destroy_clientid simplification
J. Bruce Fields
1
-7
/
+1
2013-04-03
nfsd4: remove some dprintk's
J. Bruce Fields
1
-8
/
+1
2013-04-03
nfsd4: STALE_STATEID cleanup
J. Bruce Fields
1
-15
/
+6
2013-04-03
nfsd4: warn on odd create_session state
J. Bruce Fields
1
-0
/
+2
2013-04-03
nfsd: fix bug on nfs4 stateid deallocation
ycnian@gmail.com
1
-0
/
+1
2013-04-03
nfsd: remove unused macro in nfsv4
Yanchuan Nian
1
-1
/
+0
2013-04-03
nfsd4: fix use-after-free of 4.1 client on connection loss
J. Bruce Fields
1
-1
/
+1
2013-04-03
nfsd4: fix race on client shutdown
J. Bruce Fields
3
-7
/
+8
2013-04-03
nfsd4: handle seqid-mutating open errors from xdr decoding
J. Bruce Fields
3
-1
/
+28
2013-04-03
nfsd4: remove BUG_ON
J. Bruce Fields
1
-6
/
+3
2013-04-03
nfsd: scale up the number of DRC hash buckets with cache size
Jeff Layton
1
-15
/
+29
2013-04-03
nfsd: keep stats on worst hash balancing seen so far
Jeff Layton
1
-4
/
+27
2013-04-03
nfsd: add new reply_cache_stats file in nfsdfs
Jeff Layton
3
-0
/
+35
2013-04-03
nfsd: track memory utilization by the DRC
Jeff Layton
1
-5
/
+17
2013-04-03
nfsd: break out comparator into separate function
Jeff Layton
1
-11
/
+35
2013-04-03
nfsd: eliminate one of the DRC cache searches
Jeff Layton
1
-22
/
+19
2013-03-26
nfsd4: reject "negative" acl lengths
J. Bruce Fields
1
-1
/
+1
2013-03-22
nfsd: fix bad offset use
Kent Overstreet
1
-1
/
+2
2013-03-18
nfsd: fix startup order in nfsd_reply_cache_init
Jeff Layton
1
-4
/
+4
2013-03-18
nfsd: only unhash DRC entries that are in the hashtable
Jeff Layton
1
-1
/
+2
2013-03-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
7
-12
/
+25
2013-03-15
Btrfs: fix warning of free_extent_map
Liu Bo
1
-0
/
+1
2013-03-14
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
5
-7
/
+9
2013-03-14
Btrfs: fix warning when creating snapshots
Liu Bo
1
-6
/
+5
2013-03-14
Btrfs: return as soon as possible when edquot happens
Wang Shilong
1
-4
/
+6
2013-03-14
Btrfs: return EIO if we have extent tree corruption
Josef Bacik
1
-1
/
+4
2013-03-14
btrfs: use rcu_barrier() to wait for bdev puts at unmount
Eric Sandeen
1
-0
/
+6
2013-03-14
Btrfs: remove btrfs_try_spin_lock
Liu Bo
1
-1
/
+0
2013-03-14
Btrfs: get better concurrency for snapshot-aware defrag work
Liu Bo
1
-0
/
+3
2013-03-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
10
-0
/
+11
2013-03-13
nfsd: convert to idr_alloc()
Tejun Heo
1
-3
/
+2
2013-03-13
nfsd: remove unused get_new_stid()
Tejun Heo
1
-31
/
+0
2013-03-13
ext2: Fix BUG_ON in evict() on inode deletion
Jan Kara
2
-1
/
+2
2013-03-12
fs: Readd the fs module aliases.
Eric W. Biederman
5
-0
/
+6
2013-03-12
Fix: compat_rw_copy_check_uvector() misuse in aio, readv, writev, and securit...
Mathieu Desnoyers
1
-8
/
+7
2013-03-12
vfs: fix pipe counter breakage
Al Viro
1
-0
/
+3
2013-03-11
reiserfs: Use kstrdup instead of kmalloc/strcpy
Ionut-Gabriel Radu
1
-3
/
+1
2013-03-11
ext3: Fix format string issues
Lars-Peter Clausen
1
-2
/
+2
2013-03-11
quota: add missing use of dq_data_lock in __dquot_initialize
Jeff Mahoney
1
-1
/
+4
2013-03-11
fs: Limit sys_mount to only request filesystem modules. (Part 3)
Eric W. Biederman
5
-0
/
+5
2013-03-11
hostfs: fix a not needed double check
Marco Stornelli
1
-8
/
+1
2013-03-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
55
-15
/
+67
2013-03-09
proc: Use nd_jump_link in proc_ns_follow_link
Eric W. Biederman
1
-6
/
+6
2013-03-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
9
-130
/
+221
2013-03-08
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
4
-17
/
+13
2013-03-08
vfs: don't BUG_ON() if following a /proc fd pseudo-symlink results in a symlink
Linus Torvalds
1
-2
/
+0
2013-03-07
Merge tag 'ecryptfs-3.9-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
9
-26
/
+64
2013-03-07
Btrfs: improve the delayed inode throttling
Chris Mason
2
-61
/
+92
2013-03-07
fs: Limit sys_mount to only request filesystem modules (Part 2).
Eric W. Biederman
2
-1
/
+1
2013-03-06
Btrfs: fix a mismerge in btrfs_balance()
Ilya Dryomov
1
-0
/
+5
[next]