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
2009-04-06
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
9
-674
/
+1089
2009-04-06
Merge branch 'kmemtrace-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-0
/
+18
2009-04-06
Merge branch 'for-2.6.30' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
12
-379
/
+2007
2009-04-06
xfs: remove xfs_flush_space
Dave Chinner
2
-48
/
+16
2009-04-06
xfs: flush delayed allcoation blocks on ENOSPC in create
Dave Chinner
1
-0
/
+7
2009-04-06
xfs: block callers of xfs_flush_inodes() correctly
Dave Chinner
2
-3
/
+10
2009-04-06
xfs: make inode flush at ENOSPC synchronous
Dave Chinner
4
-28
/
+18
2009-04-06
xfs: use xfs_sync_inodes() for device flushing
Dave Chinner
5
-30
/
+38
2009-04-06
xfs: inform the xfsaild of the push target before sleeping
Dave Chinner
1
-18
/
+19
2009-04-06
xfs: prevent unwritten extent conversion from blocking I/O completion
Dave Chinner
3
-17
/
+31
2009-04-06
xfs: fix double free of inode
Dave Chinner
1
-9
/
+14
2009-04-06
xfs: validate log feature fields correctly
Dave Chinner
1
-11
/
+30
2009-04-06
nfsd41: define NFSD_DRC_SIZE_SHIFT in set_max_drc
Benny Halevy
1
-0
/
+2
2009-04-06
block: switch sync_dirty_buffer() over to WRITE_SYNC
Jens Axboe
1
-1
/
+1
2009-04-06
block: Add flag for telling the IO schedulers NOT to anticipate more IO
Jens Axboe
1
-1
/
+1
2009-04-06
jbd2: use WRITE_SYNC_PLUG instead of WRITE_SYNC
Jens Axboe
1
-4
/
+9
2009-04-06
jbd: use WRITE_SYNC_PLUG instead of WRITE_SYNC
Jens Axboe
1
-1
/
+6
2009-04-06
block: fsync_buffers_list() should use SWRITE_SYNC_PLUG
Jens Axboe
1
-4
/
+16
2009-04-05
Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-0
/
+20
2009-04-04
ext4: Fix off-by-one-error in ext4_valid_extent_idx()
Thiemo Nagel
1
-1
/
+1
2009-04-07
ext4: Fix big-endian problem in __ext4_check_blockref()
Thiemo Nagel
1
-4
/
+4
2009-04-04
Make non-compat preadv/pwritev use native register size
Linus Torvalds
2
-6
/
+12
2009-04-03
nfsd41: CREATE_EXCLUSIVE4_1
Benny Halevy
2
-0
/
+32
2009-04-03
nfsd41: SUPPATTR_EXCLCREAT attribute
Benny Halevy
1
-1
/
+6
2009-04-03
nfsd41: support for 3-word long attribute bitmask
Andy Adamson
2
-18
/
+56
2009-04-03
nfsd: dynamically skip encoded fattr bitmap in _nfsd4_verify
Benny Halevy
1
-1
/
+2
2009-04-03
nfsd41: pass writable attrs mask to nfsd4_decode_fattr
Benny Halevy
1
-6
/
+15
2009-04-03
nfsd41: control nfsv4.1 svc via /proc/fs/nfsd/versions
Benny Halevy
3
-4
/
+48
2009-04-03
nfsd41: add OPEN4_SHARE_ACCESS_WANT nfs4_stateid bmap
Andy Adamson
1
-1
/
+2
2009-04-03
nfsd41: access_valid
Andy Adamson
2
-5
/
+16
2009-04-03
nfsd41: clientid handling
Andy Adamson
3
-6
/
+29
2009-04-03
nfsd41: check encode size for sessions maxresponse cached
Andy Adamson
1
-0
/
+51
2009-04-03
nfsd41: stateid handling
Andy Adamson
3
-10
/
+44
2009-04-03
nfsd: pass nfsd4_compound_state* to nfs4_preprocess_{state,seq}id_op
Benny Halevy
2
-14
/
+18
2009-04-03
nfsd41: destroy_session operation
Benny Halevy
2
-3
/
+33
2009-04-03
nfsd41: non-page DRC for solo sequence responses
Andy Adamson
3
-10
/
+76
2009-04-03
nfsd41: Add a create session replay cache
Andy Adamson
1
-12
/
+27
2009-04-03
nfsd41: create_session operation
Andy Adamson
2
-4
/
+332
2009-04-03
nfsd41: clear DRC cache on free_session
Andy Adamson
1
-0
/
+7
2009-04-03
nfsd41: nfsd DRC logic
Andy Adamson
3
-0
/
+24
2009-04-03
nfsd41: hard page limit for DRC
Andy Adamson
1
-0
/
+23
2009-04-03
nfsd41: DRC save, restore, and clear functions
Andy Adamson
2
-0
/
+146
2009-04-03
nfsd41: enforce NFS4ERR_SEQUENCE_POS operation order rules for minorversion !...
Andy Adamson
2
-8
/
+36
2009-04-03
nfsd41: sequence operation
Benny Halevy
2
-5
/
+101
2009-04-03
nfsd41: match clientid establishment method
Andy Adamson
2
-12
/
+33
2009-04-03
nfsd41: exchange_id operation
Andy Adamson
2
-5
/
+284
2009-04-03
nfsd41: proc stubs
Andy Adamson
2
-0
/
+54
2009-04-03
nfsd41: xdr infrastructure
Andy Adamson
1
-0
/
+148
2009-04-03
nfsd41: sessionid hashing
Marc Eshel
1
-1
/
+54
2009-04-03
nfsd41: release_session when client is expired
Marc Eshel
1
-0
/
+6
[prev]
[next]