index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
input
/
rotary-encoder.txt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-12-18
GFS2: Always use iopen glock for gl_deletes
Bob Peterson
1
-1
/
+1
2015-12-18
GFS2: Release iopen glock in gfs2_create_inode error cases
Bob Peterson
1
-9
/
+7
2015-12-18
GFS2: Truncate address space mapping when deleting an inode
Bob Peterson
1
-1
/
+3
2015-12-18
GFS2: Wait for iopen glock dequeues
Bob Peterson
2
-4
/
+7
2015-12-14
gfs2: clear journal live bit in gfs2_log_flush
Benjamin Marzinski
2
-4
/
+3
2015-12-14
gfs2: change gfs2 readdir cookie
Benjamin Marzinski
5
-23
/
+95
2015-12-14
gfs2: keep offset when splitting dir leaf blocks
Benjamin Marzinski
1
-16
/
+53
2015-12-14
GFS2: Reintroduce a timeout in function gfs2_gl_hash_clear
Bob Peterson
1
-1
/
+3
2015-12-14
GFS2: Update master statfs buffer with sd_statfs_spin locked
Bob Peterson
1
-3
/
+2
2015-12-14
GFS2: Reduce size of incore inode
Bob Peterson
5
-26
/
+26
2015-12-14
GFS2: Make rgrp reservations part of the gfs2_inode structure
Bob Peterson
12
-82
/
+33
2015-11-24
GFS2: Extract quota data from reservations structure (revert 5407e24)
Bob Peterson
13
-63
/
+125
2015-11-18
gfs2: Extended attribute readahead optimization
Andreas Gruenbacher
1
-18
/
+63
2015-11-16
gfs2: Extended attribute readahead
Andreas Gruenbacher
8
-14
/
+46
2015-11-16
GFS2: Use rht_for_each_entry_rcu in glock_hash_walk
Andrew Price
1
-2
/
+2
2015-11-16
GFS2: Delete an unnecessary check before the function call "iput"
Markus Elfring
1
-2
/
+1
2015-11-10
gfs2: Automatically set GFS2_DIF_SYSTEM flag on system files
Abhi Das
2
-2
/
+7
2015-11-10
fs/binfmt_elf_fdpic.c: provide NOMMU loader for regular ELF binaries
Rich Felker
1
-8
/
+38
2015-11-10
fs/stat.c: remove unnecessary new_valid_dev() check
Yaowei Bai
1
-2
/
+0
2015-11-10
fs/reiserfs/namei.c: remove unnecessary new_valid_dev() check
Yaowei Bai
1
-3
/
+0
2015-11-10
fs/nilfs2/namei.c: remove unnecessary new_valid_dev() check
Yaowei Bai
1
-3
/
+0
2015-11-10
fs/ncpfs/dir.c: remove unnecessary new_valid_dev() check
Yaowei Bai
1
-2
/
+0
2015-11-10
fs/jfs: remove unnecessary new_valid_dev() checks
Yaowei Bai
2
-6
/
+0
2015-11-10
fs/hpfs/namei.c: remove unnecessary new_valid_dev() check
Yaowei Bai
1
-2
/
+0
2015-11-10
fs/f2fs/namei.c: remove unnecessary new_valid_dev() check
Yaowei Bai
1
-3
/
+0
2015-11-10
fs/ext2/namei.c: remove unnecessary new_valid_dev() check
Yaowei Bai
1
-3
/
+0
2015-11-10
fs/exofs/namei.c: remove unnecessary new_valid_dev() check
Yaowei Bai
1
-3
/
+0
2015-11-10
fs/btrfs/inode.c: remove unnecessary new_valid_dev() check
Yaowei Bai
1
-3
/
+0
2015-11-10
fs/9p: remove unnecessary new_valid_dev() checks
Yaowei Bai
2
-6
/
+0
2015-11-10
include/linux/kdev_t.h: old/new_valid_dev() can return bool
Yaowei Bai
1
-2
/
+2
2015-11-10
include/linux/kdev_t.h: remove unused huge_valid_dev()
Yaowei Bai
1
-5
/
+0
2015-11-10
kmap_atomic_to_page() has no users, remove it
Nicolas Pitre
16
-103
/
+0
2015-11-10
drivers/scsi/cxgbi: fix build with EXTRA_CFLAGS
Jiri Slaby
2
-2
/
+2
2015-11-10
dma: remove external references to dma_supported
Christoph Hellwig
4
-16
/
+3
2015-11-10
Documentation/sysctl/vm.txt: fix misleading code reference of overcommit_memory
Chun Chen
1
-1
/
+1
2015-11-10
remove abs64()
Andrew Morton
13
-19
/
+16
2015-11-10
kernel.h: make abs() work with 64-bit types
Michal Nazarewicz
1
-21
/
+24
2015-11-10
sparc/sparc64: allocate sys_membarrier system call number
Mathieu Desnoyers
3
-4
/
+5
2015-11-10
mips: add entry for new mlock2 syscall
Eric B Munson
5
-6
/
+13
2015-11-10
fs/writeback.c: fix kernel-doc warnings
Randy Dunlap
1
-1
/
+2
2015-11-10
fs/inode.c: fix kernel-doc warning
Randy Dunlap
1
-0
/
+1
2015-11-09
GFS2: Fix rgrp end rounding problem for bsize < page size
Bob Peterson
1
-2
/
+3
2015-11-09
hwmon: (k10temp) Remove duplicate pci-id define
Adam Majer
1
-1
/
+0
2015-11-09
nios2: Remove unnecessary #ifdef guards
Tobias Klauser
2
-4
/
+0
2015-11-09
nios2: Switch to generic __xchg()
Marek Vasut
1
-47
/
+0
2015-11-09
nios2: Fix unused variable warning
Marek Vasut
1
-1
/
+1
2015-11-08
xtensa: implement dma_to_phys and phys_to_dma
Max Filippov
1
-0
/
+10
2015-11-08
xtensa: support DMA to high memory
Max Filippov
2
-17
/
+39
2015-11-08
NTB: fix 32-bit compiler warning
Arnd Bergmann
1
-2
/
+2
2015-11-08
NTB: unify translation addresses
Dave Jiang
2
-18
/
+13
[next]