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-07-28
sysfs: fix hardlink count on device_move
Peter Oberparleiter
1
-0
/
+2
2009-07-27
Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify
Linus Torvalds
6
-58
/
+90
2009-07-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...
Linus Torvalds
1
-3
/
+1
2009-07-27
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
4
-63
/
+66
2009-07-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
2
-7
/
+10
2009-07-23
jfs: Fix early release of acl in jfs_get_acl
Stefan Bader
1
-3
/
+1
2009-07-22
Merge branch 'lockdep-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+2
2009-07-22
[CIFS] fix sparse warning
Steve French
1
-2
/
+2
2009-07-22
cifs: fix sb->s_maxbytes so that it casts properly to a signed value
Jeff Layton
1
-4
/
+4
2009-07-22
cifs: disable serverino if server doesn't support it
Jeff Layton
1
-1
/
+4
2009-07-22
lockdep: Fix lockdep annotation for pipe_double_lock()
Peter Zijlstra
1
-2
/
+2
2009-07-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...
Linus Torvalds
2
-26
/
+26
2009-07-21
NFSv4: Fix a problem whereby a buggy server can oops the kernel
Trond Myklebust
2
-5
/
+13
2009-07-21
NFSv4: Fix an NFSv4 mount regression
Trond Myklebust
3
-22
/
+26
2009-07-21
NFSv4: Fix an Oops in nfs4_free_lock_state
Trond Myklebust
1
-1
/
+1
2009-07-21
inotify: use GFP_NOFS under potential memory pressure
Eric Paris
3
-11
/
+20
2009-07-21
fsnotify: fix inotify tail drop check with path entries
Eric Paris
1
-0
/
+1
2009-07-21
inotify: check filename before dropping repeat events
Eric Paris
1
-2
/
+7
2009-07-21
fsnotify: use def_bool in kconfig instead of letting the user choose
Eric Paris
3
-13
/
+3
2009-07-21
inotify: fix error paths in inotify_update_watch
Eric Paris
1
-30
/
+49
2009-07-21
inotify: do not leak inode marks in inotify_add_watch
Eric Paris
1
-4
/
+10
2009-07-21
inotify: drop user watch count when a watch is removed
Eric Paris
1
-0
/
+2
2009-07-21
jbd: fix race between write_metadata_buffer and get_write_access
dingdinghua
1
-9
/
+11
2009-07-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...
Linus Torvalds
1
-1
/
+1
2009-07-20
cifs: free nativeFileSystem field before allocating a new one
Jeff Layton
1
-0
/
+1
2009-07-16
Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6
Steve French
87
-559
/
+432
2009-07-15
ext3: Get rid of extenddisksize parameter of ext3_get_blocks_handle()
Jan Kara
2
-12
/
+4
2009-07-15
jbd: Fix a race between checkpointing code and journal_get_write_access()
Jan Kara
1
-33
/
+35
2009-07-15
ext3: Fix truncation of symlinks after failed write
Jan Kara
1
-9
/
+10
2009-07-15
jbd: Fail to load a journal if it is too short
Jan Kara
1
-0
/
+6
2009-07-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...
Linus Torvalds
3
-9
/
+14
2009-07-14
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-4
/
+4
2009-07-14
9p: Fix incorrect parameters to v9fs_file_readn.
Abhishek Kulkarni
1
-1
/
+1
2009-07-14
dlm: free socket in error exit path
Casey Dahlin
1
-1
/
+3
2009-07-14
fs/Kconfig: move nilfs2 out
Ryusuke Konishi
2
-26
/
+26
2009-07-13
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
10
-348
/
+232
2009-07-13
jbd2: fix race between write_metadata_buffer and get_write_access
dingdinghua
1
-9
/
+11
2009-07-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
1
-1
/
+1
2009-07-13
ext4: Fix ext4_mb_initialize_context() to initialize all fields
Theodore Ts'o
1
-18
/
+2
2009-07-13
ext4: fix null handler of ioctls in no journal mode
Peng Tao
1
-8
/
+12
2009-07-13
ext4: Fix buffer head reference leak in no-journal mode
Curt Wohlgemuth
3
-4
/
+8
2009-07-13
tracing/events: Move TRACE_SYSTEM outside of include guard
Li Zefan
1
-4
/
+4
2009-07-12
partitions: fix broken uevent_suppress conversion
Heiko Carstens
1
-1
/
+1
2009-07-12
AFS: Fix compilation warning
Artem Bityutskiy
1
-1
/
+1
2009-07-12
headers: smp_lock.h redux
Alexey Dobriyan
46
-29
/
+17
2009-07-11
Revert "fuse: Fix build error" as unnecessary
Linus Torvalds
2
-2
/
+0
2009-07-10
isofs: fix Joliet regression
Bartlomiej Zolnierkiewicz
1
-2
/
+2
2009-07-10
Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6
Linus Torvalds
6
-76
/
+92
2009-07-10
Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd
Linus Torvalds
9
-33
/
+28
2009-07-10
fuse: Fix build error
Larry Finger
2
-0
/
+2
[next]