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
2014-01-10
kernfs: restructure removal path to fix possible premature return
Tejun Heo
1
-53
/
+86
2014-01-10
kernfs: remove KERNFS_REMOVED
Tejun Heo
4
-42
/
+60
2014-01-10
kernfs: remove KERNFS_ACTIVE_REF and add kernfs_lockdep()
Tejun Heo
1
-11
/
+20
2014-01-10
kernfs: replace kernfs_node->u.completion with kernfs_root->deactivate_waitq
Tejun Heo
1
-16
/
+11
2014-01-10
kernfs: fix get_active failure handling in kernfs_seq_*()
Tejun Heo
1
-7
/
+44
2014-01-10
xfs: Calling destroy_work_on_stack() to pair with INIT_WORK_ONSTACK()
Chuansheng Liu
1
-0
/
+1
2014-01-10
xfs: fix off-by-one error in xfs_attr3_rmt_verify
Jie Liu
1
-1
/
+1
2014-01-07
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2014-01-06
ext4: fix bigalloc regression
Eric Whitney
1
-1
/
+1
2014-01-02
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
1
-4
/
+0
2014-01-02
epoll: do not take the nested ep->mtx on EPOLL_CTL_DEL
Jason Baron
1
-4
/
+0
2014-01-02
Merge tag 'gfs2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/steve...
Linus Torvalds
6
-5
/
+58
2014-01-02
GFS2: Fix unsafe dereference in dump_holder()
Tetsuo Handa
1
-0
/
+2
2013-12-27
cifs: set FILE_CREATED
Shirish Pargaonkar
1
-5
/
+6
2013-12-27
cifs: We do not drop reference to tlink in CIFSCheckMFSymlink()
Sachin Prabhu
3
-20
/
+19
2013-12-27
Add missing end of line termination to some cifs messages
Steve French
1
-3
/
+3
2013-12-26
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
9
-57
/
+93
2013-12-24
Merge 3.13-rc5 into staging-next
Greg Kroah-Hartman
27
-269
/
+409
2013-12-23
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
1
-0
/
+1
2013-12-22
Merge git://git.kvack.org/~bcrl/aio-next
Linus Torvalds
1
-9
/
+46
2013-12-22
aio: clean up and fix aio_setup_ring page mapping
Linus Torvalds
1
-35
/
+23
2013-12-21
aio/migratepages: make aio migrate pages sane
Benjamin LaHaise
1
-8
/
+44
2013-12-21
aio: fix kioctx leak introduced by "aio: Fix a trinity splat"
Benjamin LaHaise
1
-1
/
+2
2013-12-20
Merge tag 'xfs-for-linus-v3.13-rc5' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
10
-83
/
+167
2013-12-20
pstore: Don't allow high traffic options on fragile devices
Luck, Tony
1
-2
/
+5
2013-12-20
ext4: add explicit casts when masking cluster sizes
Theodore Ts'o
3
-17
/
+25
2013-12-20
GFS2: Wait for async DIO in glock state changes
Steven Whitehouse
1
-2
/
+8
2013-12-20
GFS2: Fix incorrect invalidation for DIO/buffered I/O
Steven Whitehouse
1
-0
/
+30
2013-12-18
Merge tag 'driver-core-3.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-5
/
+3
2013-12-18
ext4: fix deadlock when writing in ENOSPC conditions
Jan Kara
1
-12
/
+0
2013-12-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2
-80
/
+64
2013-12-17
kernfs: add kernfs_dir_ops
Tejun Heo
2
-2
/
+44
2013-12-17
kernfs: allow negative dentries
Tejun Heo
1
-24
/
+13
2013-12-17
kernfs: update kernfs_rename_ns() to consider KERNFS_STATIC_NAME
Tejun Heo
1
-1
/
+5
2013-12-17
kernfs: mark static names with KERNFS_STATIC_NAME
Tejun Heo
4
-15
/
+22
2013-12-17
kernfs: add REMOVED check to create and rename paths
Tejun Heo
1
-0
/
+7
2013-12-17
kernfs: add @mode to kernfs_create_dir[_ns]()
Tejun Heo
3
-6
/
+9
2013-12-17
xfs: abort metadata writeback on permanent errors
Dave Chinner
3
-5
/
+32
2013-12-17
xfs: swalloc doesn't align allocations properly
Dave Chinner
1
-6
/
+17
2013-12-17
xfs: remove xfsbdstrat error
Christoph Hellwig
5
-29
/
+43
2013-12-17
xfs: align initial file allocations correctly
Dave Chinner
1
-2
/
+7
2013-12-17
xfs: fix infinite loop by detaching the group/project hints from user dquot
Jie Liu
1
-21
/
+50
2013-12-17
xfs: fix assertion failure at xfs_setattr_nonsize
Jie Liu
1
-1
/
+2
2013-12-17
xfs: fix false assertion at xfs_qm_vop_create_dqattach
Jie Liu
1
-6
/
+3
2013-12-17
xfs: fix memory leak in xfs_dir2_node_removename
Mark Tinguely
1
-13
/
+13
2013-12-13
GFS2: Fix slab memory leak in gfs2_bufdata
Bob Peterson
1
-0
/
+5
2013-12-13
GFS2: Fix use-after-free race when calling gfs2_remove_from_ail
Bob Peterson
1
-2
/
+2
2013-12-13
GFS2: don't hold s_umount over blkdev_put
Steven Whitehouse
1
-1
/
+11
2013-12-14
writeback: Fix data corruption on NFS
Jan Kara
1
-6
/
+9
2013-12-13
ceph: Avoid data inconsistency due to d-cache aliasing in readpage()
Li Wang
1
-2
/
+6
[prev]
[next]