index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
inode.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-12-03
xfs: fix set-but-unused warnings
Dave Chinner
9
-60
/
+2
2014-12-03
xfs: move type conversion functions to xfs_dir.h
Dave Chinner
5
-134
/
+137
2014-12-03
xfs: move ftype conversion functions to libxfs
Dave Chinner
5
-24
/
+24
2014-12-03
xfs: lobotomise xfs_trans_read_buf_map()
Dave Chinner
1
-102
/
+33
2014-12-03
xfs: active inodes stat is broken
Dave Chinner
2
-1
/
+2
2014-12-03
xfs: cleanup xfs_bmse_merge returns
Dave Chinner
1
-15
/
+8
2014-12-03
xfs: cleanup xfs_bmse_shift_one goto mess
Dave Chinner
1
-26
/
+17
2014-12-03
xfs: fix premature enospc on inode allocation
Dave Chinner
1
-10
/
+24
2014-12-03
xfs: overflow in xfs_iomap_eof_align_last_fsb
Peter Watkins
1
-7
/
+6
2014-11-30
xfs: fix simple_return.cocci warning in xfs_bmse_shift_one
kbuild test robot
1
-5
/
+1
2014-11-30
xfs: fix simple_return.cocci warning in xfs_file_readdir
kbuild test robot
1
-5
/
+1
2014-11-30
libxfs: fix simple_return.cocci warnings
kbuild test robot
1
-5
/
+1
2014-11-30
xfs: remove unnecessary null checks
Markus Elfring
2
-9
/
+6
2014-11-28
xfs: merge xfs_inum.h into xfs_format.h
Christoph Hellwig
13
-71
/
+35
2014-11-28
xfs: move most of xfs_sb.h to xfs_format.h
Christoph Hellwig
56
-638
/
+579
2014-11-28
xfs: merge xfs_ag.h into xfs_format.h
Christoph Hellwig
79
-358
/
+267
2014-11-28
xfs: move acl structures to xfs_format.h
Christoph Hellwig
2
-36
/
+36
2014-11-28
xfs: merge xfs_dinode.h into xfs_format.h
Christoph Hellwig
36
-277
/
+221
2014-11-28
xfs: catch invalid negative blknos in _xfs_buf_find()
Eric Sandeen
1
-1
/
+1
2014-11-28
xfs: allow lazy sb counter sync during filesystem freeze sequence
Brian Foster
3
-10
/
+23
2014-11-28
xfs: fix error handling in xfs_qm_log_quotaoff()
Brian Foster
1
-16
/
+10
2014-11-28
xfs: replace on-stack xfs_trans_res with pointer in xfs_create()
Brian Foster
1
-9
/
+6
2014-11-28
xfs: replace global xfslogd wq with per-mount wq
Brian Foster
3
-12
/
+12
2014-11-06
xfs: track bulkstat progress by agino
Dave Chinner
1
-37
/
+34
2014-11-06
xfs: bulkstat error handling is broken
Dave Chinner
1
-10
/
+19
2014-11-06
xfs: bulkstat main loop logic is a mess
Dave Chinner
1
-32
/
+24
2014-11-06
xfs: bulkstat chunk-formatter has issues
Dave Chinner
1
-34
/
+24
2014-11-06
xfs: bulkstat chunk formatting cursor is broken
Dave Chinner
2
-47
/
+28
2014-11-06
xfs: bulkstat btree walk doesn't terminate
Dave Chinner
1
-9
/
+10
2014-11-06
mm: Fix comment before truncate_setsize()
Jan Kara
1
-2
/
+3
2014-10-30
xfs: rework zero range to prevent invalid i_size updates
Brian Foster
1
-52
/
+20
2014-10-30
mm: Remove false WARN_ON from pagecache_isize_extended()
Jan Kara
1
-1
/
+0
2014-10-30
xfs: Check error during inode btree iteration in xfs_bulkstat()
Jan Kara
1
-0
/
+4
2014-10-28
xfs: bulkstat doesn't release AGI buffer on error
Dave Chinner
1
-6
/
+10
2014-10-27
Linux 3.18-rc2
v3.18-rc2
Linus Torvalds
1
-1
/
+1
2014-10-25
ARM: dts: imx28-evk: Let i2c0 run at 100kHz
Fabio Estevam
1
-1
/
+0
2014-10-25
ARM: i.MX6: Fix "emi" clock name typo
Steve Longerbeam
2
-11
/
+11
2014-10-25
overlayfs: embed middle into overlay_readdir_data
Al Viro
1
-7
/
+5
2014-10-25
overlayfs: embed root into overlay_readdir_data
Al Viro
1
-6
/
+5
2014-10-25
overlayfs: make ovl_cache_entry->name an array instead of pointer
Al Viro
1
-6
/
+5
2014-10-25
overlayfs: don't hold ->i_mutex over opening the real directory
Al Viro
1
-6
/
+13
2014-10-24
arm64: Fix memblock current_limit with 64K pages and 48-bit VA
Catalin Marinas
1
-4
/
+8
2014-10-24
sparc64: Implement __get_user_pages_fast().
David S. Miller
1
-0
/
+30
2014-10-24
sparc64: Fix register corruption in top-most kernel stack frame during boot.
David S. Miller
10
-62
/
+40
2014-10-24
arm64: ASLR: Don't randomise text when randomise_va_space == 0
Arun Chandran
3
-7
/
+3
2014-10-24
MIPS: SEAD3: Fix I2C device registration.
Ralf Baechle
1
-7
/
+1
2014-10-24
kvm: vfio: fix unregister kvm_device_ops of vfio
Wanpeng Li
4
-0
/
+17
2014-10-24
KVM: x86: Wrong assertion on paging_tmpl.h
Nadav Amit
1
-1
/
+1
2014-10-24
kvm: fix excessive pages un-pinning in kvm_iommu_map error path.
Quentin Casasnovas
1
-4
/
+4
2014-10-24
KVM: x86: PREFETCH and HINT_NOP should have SrcMem flag
Nadav Amit
1
-3
/
+4
[next]