index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
dentry name snapshots
Al Viro
2017-08-06
4
-11
/
+42
*
NFSv4.1: Fix a race where CB_NOTIFY_LOCK fails to wake a waiter
Benjamin Coddington
2017-08-06
1
-1
/
+1
*
NFS: invalidate file size when taking a lock.
NeilBrown
2017-08-06
1
-1
/
+1
*
jfs: Don't clear SGID when inheriting ACLs
Jan Kara
2017-08-06
1
-7
/
+8
*
reiserfs: Don't clear SGID when inheriting ACLs
Jan Kara
2017-07-27
1
-5
/
+7
*
writeback: rework wb_[dec|inc]_stat family of functions
Nikolay Borisov
2017-07-27
1
-4
/
+4
*
percpu_counter: Rename __percpu_counter_add to percpu_counter_add_batch
Nikolay Borisov
2017-07-27
4
-15
/
+15
*
hfsplus: Don't clear SGID when inheriting ACLs
Jan Kara
2017-07-27
1
-12
/
+18
*
ceph: fix race in concurrent readdir
Yan, Zheng
2017-07-27
1
-0
/
+5
*
udf: Fix deadlock between writeback and udf_setsize()
Jan Kara
2017-07-27
1
-2
/
+2
*
udf: Fix races with i_size changes during readpage
Jan Kara
2017-07-27
1
-2
/
+7
*
NFS: only invalidate dentrys that are clearly invalid.
NeilBrown
2017-07-27
2
-6
/
+10
*
PNFS fix EACCESS on commit to DS handling
Olga Kornievskaia
2017-07-27
1
-1
/
+2
*
NFS: Fix initialization of nfs_page_array->npages
Benjamin Coddington
2017-07-27
1
-0
/
+1
*
ubifs: Set double hash cookie also for RENAME_EXCHANGE
Richard Weinberger
2017-07-27
1
-0
/
+2
*
ubifs: Don't encrypt special files on creation
David Gstir
2017-07-27
1
-0
/
+1
*
ubifs: Don't leak kernel memory to the MTD
Richard Weinberger
2017-07-27
1
-5
/
+5
*
ubifs: Correctly evict xattr inodes
Richard Weinberger
2017-07-27
3
-0
/
+25
*
ovl: fix random return value on mount
Amir Goldstein
2017-07-27
1
-0
/
+1
*
ovl: mark parent impure on ovl_link()
Amir Goldstein
2017-07-27
1
-4
/
+18
*
f2fs: Don't clear SGID when inheriting ACLs
Jaegeuk Kim
2017-07-27
1
-1
/
+1
*
f2fs: use spin_{,un}lock_irq{save,restore}
Chao Yu
2017-07-27
2
-11
/
+18
*
f2fs: sanity check size of nat and sit cache
Jin Qian
2017-07-27
1
-0
/
+7
*
f2fs: Do not issue small discards in LFS mode
Damien Le Moal
2017-07-27
1
-1
/
+2
*
f2fs: try to freeze in gc and discard threads
Jaegeuk Kim
2017-07-27
2
-13
/
+21
*
f2fs: sanity check checkpoint segno and blkoff
Jin Qian
2017-07-27
1
-0
/
+16
*
f2fs: wake up all waiters in f2fs_submit_discard_endio
Chao Yu
2017-07-27
1
-1
/
+1
*
f2fs: load inode's flag from disk
Jaegeuk Kim
2017-07-27
2
-1
/
+2
*
CIFS: Reconnect expired SMB sessions
Pavel Shilovsky
2017-07-27
4
-0
/
+39
*
xfs: Don't clear SGID when inheriting ACLs
Jan Kara
2017-07-27
3
-5
/
+6
*
ext2: Don't clear SGID when inheriting ACLs
Jan Kara
2017-07-27
1
-14
/
+22
*
Btrfs: incremental send, fix invalid memory access
Filipe Manana
2017-07-27
1
-3
/
+4
*
btrfs: Don't clear SGID when inheriting ACLs
Jan Kara
2017-07-27
1
-6
/
+7
*
Btrfs: fix invalid extent maps due to hole punching
Filipe Manana
2017-07-27
1
-1
/
+4
*
pstore: Don't warn if data is uncompressed and type is not PSTORE_TYPE_DMESG
Ankit Kumar
2017-07-27
1
-1
/
+4
*
pstore: Fix leaked pstore_record in pstore_get_backend_records()
Douglas Anderson
2017-07-21
1
-1
/
+3
*
mnt: Make propagate_umount less slow for overlapping mount propagation trees
Eric W. Biederman
2017-07-21
1
-1
/
+62
*
mnt: In propgate_umount handle visiting mounts in any order
Eric W. Biederman
2017-07-21
3
-60
/
+88
*
mnt: In umount propagation reparent in a separate pass
Eric W. Biederman
2017-07-21
3
-5
/
+32
*
exec: Limit arg stack to at most 75% of _STK_LIM
Kees Cook
2017-07-21
1
-5
/
+6
*
binfmt_elf: use ELF_ET_DYN_BASE only for PIE
Kees Cook
2017-07-21
1
-8
/
+51
*
fs/dcache.c: fix spin lockup issue on nlru->lock
Sahitya Tummala
2017-07-21
1
-2
/
+3
*
ext4: check return value of kstrtoull correctly in reserved_clusters_store
Chao Yu
2017-07-15
1
-1
/
+1
*
proc: Fix proc_sys_prune_dcache to hold a sb reference
Eric W. Biederman
2017-07-15
2
-14
/
+31
*
gfs2: Fix glock rhashtable rcu bug
Andreas Gruenbacher
2017-07-12
2
-2
/
+10
*
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-06-30
1
-14
/
+19
|
\
|
*
ovl: don't set origin on broken lower hardlink
Miklos Szeredi
2017-06-28
1
-3
/
+8
|
*
ovl: copy-up: don't unlock between lookup and link
Miklos Szeredi
2017-06-28
1
-12
/
+12
*
|
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-06-29
1
-1
/
+4
|
\
\
|
*
|
block: provide bio_uninit() free freeing integrity/task associations
Jens Axboe
2017-06-28
1
-1
/
+4
|
|
/
[next]