index
:
kernel_samsung_espresso10.git
replicant-4.2
replicant-6.0
kernel/samsung/espresso10
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
eCryptfs: Copy up attributes of the lower target inode after rename
Tyler Hicks
2012-10-02
1
-0
/
+5
*
vfs: dcache: use DCACHE_DENTRY_KILLED instead of DCACHE_DISCONNECTED in d_kill()
Miklos Szeredi
2012-10-02
1
-2
/
+2
*
vfs: make O_PATH file descriptors usable for 'fstat()'
Linus Torvalds
2012-10-02
1
-1
/
+1
*
fuse: fix retrieve length
Miklos Szeredi
2012-09-14
1
-0
/
+1
*
ext3: Fix fdatasync() for files with only i_size changes
Jan Kara
2012-09-14
1
-3
/
+14
*
udf: Fix data corruption for files in ICB
Jan Kara
2012-09-14
1
-6
/
+29
*
block: replace __getblk_slow misfix by grow_dev_page fix
Hugh Dickins
2012-09-14
1
-36
/
+30
*
NFS: Alias the nfs module to nfs4
bjschuma@gmail.com
2012-09-14
1
-0
/
+2
*
NFSv4.1: Remove a bogus BUG_ON() in nfs4_layoutreturn_done
Trond Myklebust
2012-09-14
1
-6
/
+2
*
NFSv3: Ensure that do_proc_get_root() reports errors correctly
Trond Myklebust
2012-09-14
1
-1
/
+1
*
vfs: canonicalize create mode in build_open_flags()
Miklos Szeredi
2012-09-14
1
-3
/
+4
*
vfs: missed source of ->f_pos races
Al Viro
2012-09-14
1
-2
/
+8
*
ext4: avoid kmemcheck complaint from reading uninitialized memory
Theodore Ts'o
2012-08-26
1
-0
/
+1
*
fuse: verify all ioctl retry iov elements
Zach Brown
2012-08-26
1
-1
/
+1
*
nilfs2: fix deadlock issue between chcp and thaw ioctls
Ryusuke Konishi
2012-08-15
4
-2
/
+8
*
ext4: don't let i_reserved_meta_blocks go negative
Brian Foster
2012-08-09
1
-0
/
+9
*
ext4: pass a char * to ext4_count_free() instead of a buffer_head ptr
Theodore Ts'o
2012-08-09
4
-8
/
+8
*
nfs: skip commit in releasepage if we're freeing memory for fs-related reasons
Jeff Layton
2012-08-09
1
-2
/
+5
*
nfsd4: our filesystems are normally case sensitive
J. Bruce Fields
2012-08-09
1
-1
/
+1
*
Btrfs: call the ordered free operation without any locks held
Chris Mason
2012-08-09
1
-1
/
+8
*
locks: fix checking of fcntl_setlease argument
J. Bruce Fields
2012-08-09
1
-3
/
+3
*
mm: compaction: introduce sync-light migration for use by compaction
Mel Gorman
2012-08-01
4
-6
/
+7
*
mm: compaction: determine if dirty pages can be migrated without blocking wit...
Mel Gorman
2012-08-01
4
-6
/
+7
*
UBIFS: fix a bug in empty space fix-up
Artem Bityutskiy
2012-08-01
1
-2
/
+6
*
cifs: always update the inode cache with the results from a FIND_*
Jeff Layton
2012-08-01
1
-2
/
+5
*
fifo: Do not restart open() if it already found a partner
Anders Kaseorg
2012-07-19
1
-5
/
+4
*
block: fix infinite loop in __getblk_slow
Jeff Moyer
2012-07-19
1
-9
/
+13
*
fs: ramfs: file-nommu: add SetPageUptodate()
Bob Liu
2012-07-16
1
-0
/
+1
*
eCryptfs: Properly check for O_RDONLY flag before doing privileged open
Tyler Hicks
2012-07-16
1
-1
/
+1
*
eCryptfs: Fix lockdep warning in miscdev operations
Tyler Hicks
2012-07-16
1
-12
/
+13
*
eCryptfs: Gracefully refuse miscdev file ops on inherited/passed files
Tyler Hicks
2012-07-16
1
-7
/
+16
*
vfs: make O_PATH file descriptors usable for 'fchdir()'
Linus Torvalds
2012-07-16
1
-3
/
+3
*
Btrfs: run delayed directory updates during log replay
Chris Mason
2012-07-16
1
-0
/
+6
*
udf: Fortify loading of sparing table
Jan Kara
2012-07-16
1
-33
/
+53
*
udf: Avoid run away loop when partition table length is corrupted
Jan Kara
2012-07-16
1
-1
/
+9
*
udf: Use 'ret' instead of abusing 'i' in udf_load_logicalvol()
Jan Kara
2012-07-16
1
-4
/
+2
*
nilfs2: ensure proper cache clearing for gc-inodes
Ryusuke Konishi
2012-07-16
2
-0
/
+4
*
hfsplus: fix overflow in sector calculations in hfsplus_submit_bio
Janne Kalliomäki
2012-06-22
1
-1
/
+1
*
fuse: fix stat call on 32 bit platforms
Pavel Shilovsky
2012-06-17
3
-1
/
+20
*
ext4: don't set i_flags in EXT4_IOC_SETFLAGS
Tao Ma
2012-06-10
1
-1
/
+0
*
ext4: remove mb_groups before tearing down the buddy_cache
Salman Qazi
2012-06-10
1
-2
/
+3
*
ext4: add ext4_mb_unload_buddy in the error path
Salman Qazi
2012-06-10
1
-0
/
+1
*
ext4: don't trash state flags in EXT4_IOC_SETFLAGS
Theodore Ts'o
2012-06-10
1
-3
/
+9
*
ext4: add missing save_error_info() to ext4_error()
Theodore Ts'o
2012-06-10
1
-0
/
+1
*
ext4: force ro mount if ext4_setup_super() fails
Eric Sandeen
2012-06-10
1
-1
/
+2
*
vfs: umount_tree() might be called on subtree that had never made it
Al Viro
2012-06-10
1
-1
/
+2
*
NFSv4: Map NFS4ERR_SHARE_DENIED into an EACCES error instead of EIO
Trond Myklebust
2012-06-10
1
-0
/
+2
*
cifs: fix oops while traversing open file list (try #4)
Shirish Pargaonkar
2012-06-10
2
-24
/
+34
*
vfs: make AIO use the proper rw_verify_area() area helpers
Linus Torvalds
2012-06-01
1
-16
/
+14
*
block: don't mark buffers beyond end of disk as mapped
Jeff Moyer
2012-06-01
2
-4
/
+6
[next]