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
2014-11-18
fs/buffer.c: Revoke LRU when trying to drop buffers
Laura Abbott
1
-0
/
+38
2014-11-18
fs: jbd2: force commit to free jbd2's cma/isolated page
Marek Szyprowski
1
-0
/
+14
2014-11-14
Btrfs: fix kfree on list_head in btrfs_lookup_csums_range error cleanup
Chris Mason
1
-1
/
+1
2014-11-14
quota: Properly return errors from dquot_writeback_dquots()
Jan Kara
1
-1
/
+1
2014-11-14
ext3: Don't check quota format when there are no quota files
Jan Kara
1
-7
/
+0
2014-11-14
nfsd4: fix crash on unknown operation number
J. Bruce Fields
1
-1
/
+2
2014-11-14
ext4: fix oops when loading block bitmap failed
Jan Kara
1
-0
/
+4
2014-11-14
ext4: fix overflow when updating superblock backups after resize
Jan Kara
1
-1
/
+1
2014-11-14
ext4: check s_chksum_driver when looking for bg csum presence
Darrick J. Wong
2
-2
/
+6
2014-11-14
ext4: fix reservation overflow in ext4_da_write_begin
Eric Sandeen
1
-1
/
+16
2014-11-14
ext4: add ext4_iget_normal() which is to be used for dir tree lookups
Theodore Ts'o
4
-3
/
+11
2014-11-14
ext4: grab missed write_count for EXT4_IOC_SWAP_BOOT
Dmitry Monakhov
1
-1
/
+9
2014-11-14
ext4: don't check quota format when there are no quota files
Jan Kara
1
-7
/
+0
2014-11-14
ext4: check EA value offset when loading
Darrick J. Wong
1
-8
/
+24
2014-11-14
jbd2: free bh when descriptor block checksum fails
Darrick J. Wong
1
-0
/
+1
2014-11-14
pstore: Fix duplicate {console,ftrace}-efi entries
Valdis Kletnieks
1
-2
/
+2
2014-11-14
mnt: Prevent pivot_root from creating a loop in the mount tree
Eric W. Biederman
1
-0
/
+3
2014-11-14
kill wbuf_queued/wbuf_dwork_lock
Al Viro
2
-17
/
+2
2014-11-14
vfs: fix data corruption when blocksize < pagesize for mmaped data
Jan Kara
1
-0
/
+3
2014-11-14
UBIFS: fix free log space calculation
Artem Bityutskiy
1
-2
/
+6
2014-11-14
UBIFS: fix a race condition
Artem Bityutskiy
2
-8
/
+11
2014-11-14
UBIFS: remove mst_mutex
Artem Bityutskiy
4
-9
/
+3
2014-11-14
fs: Fix theoretical division by 0 in super_cache_scan().
Tetsuo Handa
1
-0
/
+2
2014-11-14
fs: make cont_expand_zero interruptible
Mikulas Patocka
1
-0
/
+5
2014-11-14
lockd: Try to reconnect if statd has moved
Benjamin Coddington
1
-0
/
+6
2014-10-30
ecryptfs: avoid to access NULL pointer when write metadata in xattr
Chao Yu
1
-1
/
+1
2014-10-30
fanotify: enable close-on-exec on events' fd when requested in fanotify_init()
Yann Droneaud
1
-1
/
+1
2014-10-30
NFSv4.1: Fix an NFSv4.1 state renewal regression
Andy Adamson
2
-3
/
+11
2014-10-30
NFSv4: fix open/lock state recovery error handling
Trond Myklebust
1
-10
/
+6
2014-10-30
NFSv4: Fix lock recovery when CREATE_SESSION/SETCLIENTID_CONFIRM fails
Trond Myklebust
1
-1
/
+0
2014-10-30
fs: Add a missing permission check to do_umount
Andy Lutomirski
1
-0
/
+2
2014-10-30
Btrfs: fix race in WAIT_SYNC ioctl
Sage Weil
1
-3
/
+9
2014-10-30
Btrfs: fix build_backref_tree issue with multiple shared blocks
Josef Bacik
1
-1
/
+4
2014-10-30
Btrfs: try not to ENOSPC on log replay
Josef Bacik
1
-1
/
+2
2014-10-09
udf: Avoid infinite loop when processing indirect ICBs
Jan Kara
1
-14
/
+21
2014-10-05
ext2: Fix fs corruption in ext2_get_xip_mem()
Jan Kara
2
-0
/
+3
2014-10-05
Fix nasty 32-bit overflow bug in buffer i/o code.
Anton Altaparmakov
1
-2
/
+4
2014-10-05
ocfs2/dlm: do not get resource spinlock if lockres is new
Joseph Qi
1
-8
/
+10
2014-10-05
nilfs2: fix data loss with mmap()
Andreas Rohner
1
-1
/
+6
2014-10-05
fs/notify: don't show f_handle if exportfs_encode_inode_fh failed
Andrey Vagin
1
-1
/
+1
2014-10-05
fsnotify/fdinfo: use named constants instead of hardcoded values
Andrey Vagin
1
-2
/
+2
2014-10-05
lockd: fix rpcbind crash on lockd startup failure
J. Bruce Fields
1
-3
/
+1
2014-10-05
CIFS: Fix SMB2 readdir error handling
Pavel Shilovsky
7
-8
/
+24
2014-10-05
CIFS: Fix directory rename error
Pavel Shilovsky
1
-1
/
+4
2014-10-05
NFSv4: Fix another bug in the close/open_downgrade code
Trond Myklebust
1
-15
/
+15
2014-10-05
NFSv4: nfs4_state_manager() vs. nfs_server_remove_lists()
Steve Dickson
1
-18
/
+20
2014-09-17
vfs: fix bad hashing of dentries
Linus Torvalds
2
-4
/
+3
2014-09-17
dcache.c: get rid of pointless macros
Al Viro
1
-4
/
+2
2014-09-17
CIFS: Fix wrong restart readdir for SMB1
Pavel Shilovsky
1
-2
/
+2
2014-09-17
CIFS: Fix wrong filename length for SMB2
Pavel Shilovsky
5
-9
/
+4
[next]