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
2012-02-15
nfsd41: consume current stateid on read and write
Tigran Mkrtchyan
3
-0
/
+16
2012-02-15
nfsd41: handle current stateid on lock and locku
Tigran Mkrtchyan
3
-3
/
+32
2012-02-15
nfsd41: handle current stateid in open and close
Tigran Mkrtchyan
4
-4
/
+70
2012-02-15
nfsd4: initialize current stateid at compile time
Tigran Mkrtchyan
1
-0
/
+4
2012-02-14
nfsd4: check for uninitialized slot
J. Bruce Fields
2
-1
/
+8
2012-02-14
nfsd4: rearrange struct nfsd4_slot
J. Bruce Fields
4
-14
/
+14
2012-02-13
nfsd4: fix sessions slotid wraparound logic
J. Bruce Fields
1
-6
/
+1
2012-02-03
nfsd: fix default iosize calculation on 32bit
J. Bruce Fields
1
-1
/
+1
2012-02-03
nfsd: cleanup setting of default max_block_size
J. Bruce Fields
1
-20
/
+24
2012-02-03
nfsd: remove some unneeded checks
Dan Carpenter
1
-1
/
+1
2012-01-31
Merge tag 'for-linus' of git://github.com/prasad-joshi/logfs_upstream
Linus Torvalds
9
-35
/
+86
2012-01-28
Merge tag 'driver-core-3.3-rc1-bugfixes' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2
-1
/
+10
2012-01-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
9
-36
/
+60
2012-01-28
Logfs: Allow NULL block_isbad() methods
Joern Engel
1
-14
/
+12
2012-01-28
logfs: Grow inode in delete path
Joern Engel
1
-0
/
+4
2012-01-28
logfs: Free areas before calling generic_shutdown_super()
Joern Engel
3
-4
/
+12
2012-01-28
logfs: remove useless BUG_ON
Joern Engel
1
-1
/
+0
2012-01-28
logfs: Propagate page parameter to __logfs_write_inode
Prasad Joshi
4
-9
/
+9
2012-01-28
logfs: set superblock shutdown flag after generic sb shutdown
Prasad Joshi
1
-1
/
+1
2012-01-28
logfs: take write mutex lock during fsync and sync
Prasad Joshi
4
-4
/
+8
2012-01-28
logfs: Prevent memory corruption
Joern Engel
1
-1
/
+1
2012-01-28
logfs: update page reference count for pined pages
Prasad Joshi
2
-15
/
+51
2012-01-27
Btrfs: fix reservations in btrfs_page_mkwrite
Chris Mason
1
-2
/
+8
2012-01-26
Btrfs: advance window_start if we're using a bitmap
Josef Bacik
1
-0
/
+1
2012-01-26
btrfs: mask out gfp flags in releasepage
David Sterba
1
-0
/
+7
2012-01-26
Btrfs: fix enospc error caused by wrong checks of the chunk
Miao Xie
1
-22
/
+27
2012-01-26
Btrfs: do not defrag a file partially
Liu Bo
1
-1
/
+1
2012-01-26
Btrfs: fix warning for 32-bit build of fs/btrfs/check-integrity.c
Stefan Behrens
1
-5
/
+6
2012-01-26
Btrfs: use cluster->window_start when allocating from a cluster bitmap
Josef Bacik
1
-1
/
+1
2012-01-26
Btrfs: Check for NULL page in extent_range_uptodate
Mitch Harder
1
-0
/
+2
2012-01-26
btrfs: Fix busyloops in transaction waiting code
Jan Kara
1
-2
/
+4
2012-01-26
Btrfs: make sure a bitmap has enough bytes
Josef Bacik
1
-1
/
+1
2012-01-26
Btrfs: fix uninit warning in backref.c
Jan Schmidt
1
-2
/
+2
2012-01-25
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
1
-1
/
+2
2012-01-25
eCryptfs: move misleading function comments
Li Wang
1
-4
/
+4
2012-01-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyh...
Linus Torvalds
6
-194
/
+154
2012-01-25
eCryptfs: Fix oops when printing debug info in extent crypto functions
Tyler Hicks
1
-40
/
+0
2012-01-25
eCryptfs: Remove unused ecryptfs_read()
Tyler Hicks
1
-73
/
+0
2012-01-25
eCryptfs: Check inode changes in setattr
Tyler Hicks
1
-12
/
+36
2012-01-25
eCryptfs: Make truncate path killable
Tyler Hicks
1
-5
/
+14
2012-01-25
eCryptfs: Infinite loop due to overflow in ecryptfs_write()
Li Wang
1
-2
/
+2
2012-01-25
eCryptfs: Replace miscdev read/write magic numbers
Tyler Hicks
3
-41
/
+55
2012-01-25
eCryptfs: Report errors in writes to /dev/ecryptfs
Tyler Hicks
1
-11
/
+13
2012-01-25
eCryptfs: Sanitize write counts of /dev/ecryptfs
Tyler Hicks
1
-18
/
+38
2012-01-25
ecryptfs: Remove unnecessary variable initialization
Tim Gardner
1
-2
/
+3
2012-01-25
ecryptfs: Improve metadata read failure logging
Tim Gardner
1
-3
/
+6
2012-01-25
xfs: Fix missing xfs_iunlock() on error recovery path in xfs_readlink()
Jan Kara
1
-1
/
+2
2012-01-24
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
4
-14
/
+47
2012-01-24
sysfs: Complain bitterly about attempts to remove files from nonexistent dire...
Eric W. Biederman
2
-1
/
+10
2012-01-24
kernel-doc: fix new warnings in debugfs
Randy Dunlap
1
-1
/
+1
[next]