index
:
platform/adaptation/renesas_rcar/renesas_kernel
accepted/tizen_3.0_ivi
accepted/tizen_ivi
sandbox/dhobsong/tizen
tizen
tizen_3.0_ivi
upstream
Domain: System / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-17
xfs: ensure verifiers are attached to recovered buffers
Dave Chinner
1
-20
/
+31
2014-09-17
fix copy_tree() regression
Al Viro
1
-7
/
+24
2014-09-17
fix EBUSY on umount() from MNT_SHRINKABLE
Al Viro
1
-0
/
+6
2014-09-17
get rid of propagate_umount() mistakenly treating slaves as busy.
Al Viro
2
-1
/
+4
2014-09-17
mnt: Change the default remount atime from relatime to the existing value
Eric W. Biederman
1
-0
/
+8
2014-09-17
mnt: Correct permission checks in do_remount
Eric W. Biederman
1
-3
/
+33
2014-09-17
mnt: Move the test for MNT_LOCK_READONLY from change_mount_flags into do_remount
Eric W. Biederman
1
-3
/
+10
2014-09-17
mnt: Only change user settable mount flags in remount
Eric W. Biederman
1
-1
/
+1
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
[prev]
[next]