index
:
platform/kernel/linux-stable
linux-3.14.y
sandbox/rkrypa/tizen-netfilter-backport-3.10
sandbox/rkrypa/tizen-netfilter-backport-3.14
sandbox/rkrypa/tizen-netfilter-backport-3.4
sandbox/rkrypa/tizen-netfilter-backport-4.0
sandbox/rkrypa/tizen-security-backport-3.10
sandbox/rkrypa/tizen-security-backport-3.14
sandbox/rkrypa/tizen-security-backport-3.4
sandbox/rkrypa/tizen-security-backport-4.0
sandbox/rkrypa/tizen-security-backport-4.4
tizen
tizen_3.14.20
tizen_3.14.25
upstream
upstream_ltsi
Domain: System / Kernel;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-17
CAPABILITIES: remove undefined caps from all processes
Eric Paris
1
-10
/
+1
2014-09-05
NFSv4: Fix problems with close in the presence of a delegation
Trond Myklebust
1
-5
/
+12
2014-09-05
NFSv3: Fix another acl regression
Trond Myklebust
1
-1
/
+4
2014-09-05
svcrdma: Select NFSv4.1 backchannel transport based on forward channel
Chuck Lever
1
-1
/
+2
2014-09-05
nfs3_list_one_acl(): check get_acl() result with IS_ERR_OR_NULL
Andrey Utkin
1
-1
/
+1
2014-09-05
NFSD: Decrease nfsd_users in nfsd_startup_generic fail
Kinglong Mee
1
-1
/
+4
2014-09-05
jbd2: fix descriptor block size handling errors with journal_csum
Darrick J. Wong
5
-44
/
+70
2014-09-05
jbd2: fix infinite loop when recovering corrupt journal blocks
Darrick J. Wong
1
-2
/
+5
2014-09-05
ext4: update i_disksize coherently with block allocation on error path
Dmitry Monakhov
1
-2
/
+8
2014-09-05
Btrfs: fix crash on endio of reading corrupted block
Liu Bo
1
-0
/
+1
2014-09-05
Btrfs: fix compressed write corruption on enospc
Liu Bo
1
-0
/
+12
2014-09-05
Btrfs: read lock extent buffer while walking backrefs
Filipe Manana
1
-0
/
+3
2014-09-05
Btrfs: fix csum tree corruption, duplicate and outdated checksums
Filipe Manana
1
-1
/
+1
2014-09-05
Btrfs: Fix memory corruption by ulist_add_merge() on 32bit arch
Takashi Iwai
2
-6
/
+20
2014-09-05
ext4: fix BUG_ON in mb_free_blocks()
Theodore Ts'o
1
-0
/
+5
2014-09-05
debugfs: Fix corrupted loop in debugfs_remove_recursive
Steven Rostedt
1
-7
/
+26
2014-09-05
ext4: fix ext4_discard_allocated_blocks() if we can't allocate the pa struct
Theodore Ts'o
1
-1
/
+20
2014-09-05
isofs: Fix unbounded recursion when processing relocated directories
Jan Kara
3
-22
/
+55
2014-08-14
xfs: log vector rounding leaks log space
Dave Chinner
2
-9
/
+17
2014-07-31
fs: umount on symlink leaks mnt count
Vasily Averin
1
-1
/
+2
2014-07-31
coredump: fix the setting of PF_DUMPCORE
Silesh C V
1
-1
/
+1
2014-07-31
nfs: only show Posix ACLs in listxattr if actually present
Christoph Hellwig
2
-2
/
+45
2014-07-28
aio: protect reqs_available updates from changes in interrupt handlers
Benjamin LaHaise
1
-0
/
+7
2014-07-28
quota: missing lock in dqcache_shrink_scan()
Niu Yawei
1
-0
/
+2
2014-07-28
fuse: ignore entry-timeout on LOOKUP_REVAL
Anand Avati
1
-1
/
+2
2014-07-28
fuse: handle large user and group ID
Miklos Szeredi
1
-4
/
+16
2014-07-28
fuse: timeout comparison fix
Miklos Szeredi
1
-3
/
+3
2014-07-17
ext4: fix a potential deadlock in __ext4_es_shrink()
Theodore Ts'o
1
-2
/
+2
2014-07-17
ext4: disable synchronous transaction batching if max_batch_time==0
Eric Sandeen
2
-3
/
+4
2014-07-17
ext4: clarify ext4_error message in ext4_mb_generate_buddy_error()
Theodore Ts'o
1
-2
/
+2
2014-07-17
ext4: clarify error count warning messages
Theodore Ts'o
1
-3
/
+4
2014-07-17
ext4: fix unjournalled bg descriptor while initializing inode bitmap
Theodore Ts'o
1
-7
/
+7
2014-07-09
aio: block io_destroy() until all context requests are completed
Anatol Pomozov
1
-4
/
+32
2014-07-09
nfsd: fix rare symlink decoding bug
J. Bruce Fields
2
-10
/
+12
2014-07-09
ext4: Fix hole punching for files with indirect blocks
Jan Kara
1
-2
/
+10
2014-07-09
ext4: Fix buffer double free in ext4_alloc_branch()
Jan Kara
1
-1
/
+7
2014-07-09
CIFS: fix mount failure with broken pathnames when smb3 mount with mapchars o...
Steve French
1
-3
/
+4
2014-07-09
fs/cifs: fix regression in cifs_create_mf_symlink()
Björn Baumbach
1
-1
/
+1
2014-07-06
reiserfs: call truncate_setsize under tailpack mutex
Jeff Mahoney
1
-1
/
+7
2014-07-06
xfs: xfs_readsb needs to check for magic numbers
Dave Chinner
1
-6
/
+17
2014-07-06
nfs: Fix cache_validity check in nfs_write_pageuptodate()
Scott Mayhew
1
-1
/
+3
2014-07-06
NFS: populate ->net in mount data when remounting
Mateusz Guzik
1
-0
/
+1
2014-07-06
NFS: Use raw_write_seqcount_begin/end int nfs4_reclaim_open_state
Trond Myklebust
1
-3
/
+3
2014-07-06
NFS: Don't declare inode uptodate unless all attributes were checked
Trond Myklebust
1
-9
/
+17
2014-07-06
nfsd: getattr for FATTR4_WORD0_FILES_AVAIL needs the statfs buffer
Christoph Hellwig
1
-2
/
+2
2014-07-06
nfsd4: fix FREE_STATEID lockowner leak
J. Bruce Fields
1
-1
/
+1
2014-07-06
pNFS: Handle allocation errors correctly in filelayout_alloc_layout_hdr()
Trond Myklebust
1
-1
/
+1
2014-07-06
UBIFS: Remove incorrect assertion in shrink_tnc()
hujianyang
1
-1
/
+0
2014-07-06
UBIFS: fix an mmap and fsync race condition
hujianyang
1
-2
/
+1
2014-06-30
epoll: fix use-after-free in eventpoll_release_file
Konstantin Khlebnikov
1
-2
/
+2
[next]