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-07-31
ocfs2: Convert to new freezing mechanism
Jan Kara
4
-5
/
+29
2012-07-31
xfs: Convert to new freezing code
Jan Kara
10
-16
/
+109
2012-07-31
ext4: Convert to new freezing mechanism
Jan Kara
3
-29
/
+23
2012-07-31
fs: Protect write paths by sb_start_write - sb_end_write
Jan Kara
3
-19
/
+13
2012-07-31
fs: Skip atime update on frozen filesystem
Jan Kara
1
-2
/
+6
2012-07-31
fs: Add freezing handling to mnt_want_write() / mnt_drop_write()
Jan Kara
5
-24
/
+85
2012-07-31
fs: Improve filesystem freezing handling
Jan Kara
1
-21
/
+230
2012-07-30
Merge tag 'writeback-proportions' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-3
/
+3
2012-07-30
Merge tag 'nfs-for-3.6-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
33
-1746
/
+2054
2012-07-30
ceph: define snap counts as u32 everywhere
Alex Elder
2
-10
/
+12
2012-07-30
ceph: fix potential double free
Alan Cox
1
-0
/
+1
2012-07-30
ceph: close old con before reopening on mds reconnect
Sage Weil
1
-0
/
+1
2012-07-30
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
40
-300
/
+408
2012-07-30
c/r: fcntl: add F_GETOWNER_UIDS option
Cyrill Gorcunov
1
-0
/
+29
2012-07-30
fs: cachefiles: add support for large files in filesystem caching
Justin Lecher
1
-1
/
+1
2012-07-30
proc: do not allow negative offsets on /proc/<pid>/environ
Djalal Harouni
1
-3
/
+6
2012-07-30
proc: environ_read() make sure offset points to environment address range
Djalal Harouni
1
-6
/
+7
2012-07-30
coredump: fix wrong comments on core limits of pipe coredump case
Jovi Zhang
1
-7
/
+8
2012-07-30
fat: refactor shortname parsing
Steven J. Magnani
1
-118
/
+137
2012-07-30
fat: accessors for msdos_dir_entry 'start' fields
Steven J. Magnani
4
-25
/
+24
2012-07-30
hfsplus: use -ENOMEM when kzalloc() fails
Namjae Jeon
1
-1
/
+1
2012-07-30
nilfs2: add omitted comments for different structures in driver implementation
Vyacheslav Dubeyko
11
-10
/
+81
2012-07-30
nilfs2: fix deadlock issue between chcp and thaw ioctls
Ryusuke Konishi
4
-2
/
+8
2012-07-30
nilfs2: fix timing issue between rmcp and chcp ioctls
Ryusuke Konishi
1
-3
/
+7
2012-07-30
nilfs2: remove references to long gone super operations
Fernando Luis Vazquez Cao
1
-3
/
+0
2012-07-30
nilfs2: add omitted comment for ns_mount_state field of the_nilfs structure
Vyacheslav Dubeyko
1
-0
/
+1
2012-07-30
minixfs: fix block limit check
Vladimir Serbinenko
1
-1
/
+2
2012-07-30
ext4: use memweight()
Akinobu Mita
1
-8
/
+1
2012-07-30
ext3: use memweight()
Akinobu Mita
2
-12
/
+2
2012-07-30
ext2: use memweight()
Akinobu Mita
2
-12
/
+3
2012-07-30
ocfs2: use memweight()
Akinobu Mita
1
-6
/
+2
2012-07-30
affs: use memweight()
Akinobu Mita
1
-26
/
+2
2012-07-30
qnx4fs: use memweight()
Akinobu Mita
1
-19
/
+5
2012-07-30
btrfs: use printk_get_level and printk_skip_level, add __printf, fix fallout
Joe Perches
4
-8
/
+50
2012-07-30
coredump: warn about unsafe suid_dumpable / core_pattern combo
Kees Cook
1
-5
/
+5
2012-07-30
fs: make dumpable=2 require fully qualified path
Kees Cook
1
-3
/
+14
2012-07-30
fs/xattr.c:getxattr(): improve handling of allocation failures
Sasha Levin
1
-4
/
+12
2012-07-30
ntfs: remove references to long gone super operations and unimplemented methods
Fernando Luis Vazquez Cao
1
-17
/
+0
2012-07-30
libceph: move feature bits to separate header
Sage Weil
2
-0
/
+2
2012-07-30
NFS: Convert v4 into a module
Bryan Schumaker
21
-108
/
+147
2012-07-30
NFS: Convert v3 into a module
Bryan Schumaker
11
-33
/
+25
2012-07-30
NFS: Convert v2 into a module
Bryan Schumaker
12
-24
/
+50
2012-07-30
NFS: Keep module parameters in the generic NFS client
Bryan Schumaker
7
-49
/
+48
2012-07-30
NFS: Split out remaining NFS v4 inode functions
Bryan Schumaker
5
-48
/
+41
2012-07-30
NFS: Pass super operations and xattr handlers in the nfs_subversion
Bryan Schumaker
6
-25
/
+13
2012-07-30
NFS: Only initialize the ACL client in the v3 case
Bryan Schumaker
10
-69
/
+96
2012-07-30
NFS: Create a try_mount rpc op
Bryan Schumaker
7
-12
/
+12
2012-07-30
NFS: Remove the NFS v4 xdev mount function
Bryan Schumaker
3
-58
/
+10
2012-07-30
NFS: Add version registering framework
Bryan Schumaker
11
-61
/
+282
2012-07-30
NFS: Fix a number of bugs in the idmapper
David Howells
1
-6
/
+20
[prev]
[next]