index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
sysv
/
dir.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-10-12
xfs: per-filesystem stats counter implementation
Bill O'Donnell
21
-118
/
+131
2015-10-12
xfs: per-filesystem stats in sysfs
Bill O'Donnell
3
-3
/
+23
2015-10-12
xfs: more info from kmem deadlocks and high-level error msgs
Eric Sandeen
2
-2
/
+9
2015-10-12
xfs: avoid null *src in memcpy call in xlog_write
Eric Sandeen
1
-4
/
+13
2015-10-12
xfs: pass total block res. as total xfs_bmapi_write() parameter
Brian Foster
2
-8
/
+8
2015-10-12
xfs: avoid dependency on Linux XATTR_SIZE_MAX
Jan Tulak
3
-4
/
+12
2015-10-12
xfs: prefix XATTR_LIST_MAX with XFS_
Jan Tulak
3
-2
/
+12
2015-10-12
libxfs: fix two comment typos
Geliang Tang
1
-2
/
+2
2015-10-12
xfs: add an xfs_zero_eof() tracepoint
Brian Foster
2
-0
/
+3
2015-10-12
xfs: always drain dio before extending aio write submission
Brian Foster
1
-6
/
+9
2015-10-12
xfs: validate metadata LSNs against log on v5 superblocks
Brian Foster
15
-10
/
+180
2015-10-12
xfs: Print name and pid when memory allocation loops
Tetsuo Handa
2
-5
/
+8
2015-10-12
xfs: log local to remote symlink conversions correctly on v5 supers
Brian Foster
2
-4
/
+9
2015-10-12
xfs: add missing ilock around dio write last extent alignment
Brian Foster
3
-12
/
+36
2015-10-12
cancel the setfilesize transation when io error happen
Zhaohongjiang
1
-2
/
+11
2015-10-11
xfs: pass xfsstats structures to handlers and macros
Bill O'Donnell
6
-37
/
+63
2015-10-11
xfs: consolidate sysfs ops
Bill O'Donnell
1
-119
/
+63
2015-10-11
xfs: remove unused procfs code
Bill O'Donnell
1
-74
/
+0
2015-10-11
xfs: create symlink proc/fs/xfs/stat to sys/fs/xfs/stats
Bill O'Donnell
1
-2
/
+3
2015-10-11
xfs: create global stats and stats_clear in sysfs
Bill O'Donnell
6
-17
/
+178
2015-09-20
Linux 4.3-rc2
v4.3-rc2
Linus Torvalds
1
-1
/
+1
2015-09-20
fs-writeback: unplug before cond_resched in writeback_sb_inodes
Chris Mason
1
-1
/
+16
2015-09-19
mm: fix type cast in __pfn_to_phys()
Tyler Baker
1
-1
/
+1
2015-09-18
IB/hfi: Properly set permissions for user device files
Ira Weiny
4
-12
/
+59
2015-09-18
IB/hfi1: mask vs shift confusion
Dan Carpenter
1
-2
/
+2
2015-09-18
IB/hfi1: clean up some defines
Dan Carpenter
1
-18
/
+18
2015-09-18
IB/hfi1: info leak in get_ctxt_info()
Dan Carpenter
1
-0
/
+1
2015-09-18
IB/hfi1: fix a locking bug
Dan Carpenter
1
-2
/
+2
2015-09-18
IB/hfi1: checking for NULL instead of IS_ERR
Dan Carpenter
1
-3
/
+5
2015-09-18
IB/hfi1: fix sdma_descq_cnt parameter parsing
Mike Marciniszyn
1
-1
/
+1
2015-09-18
IB/hfi1: fix copy_to/from_user() error handling
Dan Carpenter
1
-16
/
+15
2015-09-18
IB/hfi1: fix pstateinfo from returning improperly byteswapped value
Ira Weiny
2
-4
/
+4
2015-09-18
sched: access local runqueue directly in single_task_running
Dominik Dingel
1
-4
/
+11
2015-09-18
revert "mm: make sure all file VMAs have ->vm_ops set"
Andrew Morton
1
-8
/
+0
2015-09-18
MAINTAINERS: update LTP mailing list
Cyril Hrubis
1
-2
/
+2
2015-09-18
userfaultfd: add missing mmput() in error path
Eric Biggers
1
-1
/
+3
2015-09-18
lib/string_helpers.c: fix infinite loop in string_get_size()
Vitaly Kuznetsov
1
-1
/
+5
2015-09-18
alpha: lib: export __delay
Sudip Mukherjee
1
-0
/
+1
2015-09-18
alpha: io: define ioremap_uc
Sudip Mukherjee
1
-1
/
+3
2015-09-18
kasan: fix last shadow judgement in memory_is_poisoned_16()
Xishi Qiu
1
-2
/
+1
2015-09-18
zram: fix possible use after free in zcomp_create()
Luis Henriques
1
-5
/
+7
2015-09-18
hp-wmi: limit hotkey enable
Kyle Evans
1
-11
/
+20
2015-09-17
drivers: clk: st: Rename st_pll3200c32_407_c0_x into st_pll3200c32_cx_x
Gabriel Fernandez
2
-10
/
+10
2015-09-17
libceph: advertise support for keepalive2
Ilya Dryomov
1
-0
/
+1
2015-09-17
libceph: don't access invalid memory in keepalive2 path
Ilya Dryomov
2
-5
/
+8
2015-09-17
block: fix bounce_end_io
Ming Lei
1
-1
/
+3
2015-09-17
block: blk-merge: fast-clone bio when splitting rw bios
Ming Lei
1
-15
/
+4
2015-09-17
pmem: add proper fencing to pmem_rw_page()
Ross Zwisler
1
-0
/
+2
2015-09-17
libnvdimm: pfn_devs: Fix locking in namespace_store
Axel Lin
1
-2
/
+2
2015-09-17
libnvdimm: btt_devs: Fix locking in namespace_store
Axel Lin
1
-2
/
+2
[next]