index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
fifo.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2007-10-16
[XFS] remove dependency of the quota module on behaviors
Christoph Hellwig
12
-303
/
+224
2007-10-16
[XFS] remove dependency of the dmapi module on behaviors
Christoph Hellwig
6
-40
/
+82
2007-10-16
[XFS] move freeing the mount structure from xfs_mount_free into the callers
Christoph Hellwig
3
-1
/
+2
2007-10-16
[XFS] kill struct bhv_vnode
Christoph Hellwig
12
-73
/
+63
2007-10-16
[XFS] kill the v_number member in struct bhv_vnode
Christoph Hellwig
3
-11
/
+2
2007-10-16
[XFS] move v_trace from bhv_vnode to xfs_inode
Christoph Hellwig
13
-89
/
+94
2007-10-16
[XFS] move v_iocount from bhv_vnode to xfs_inode
Christoph Hellwig
8
-34
/
+44
2007-10-16
[XFS] Create xfs_iflags_test_and_clear helper function
Christoph Hellwig
2
-6
/
+14
2007-10-16
[XFS] kill the v_flag member in struct bhv_vnode
Christoph Hellwig
11
-79
/
+33
2007-10-16
[XFS] kill v_vfsp member from struct bhv_vnode
Christoph Hellwig
9
-29
/
+28
2007-10-16
[XFS] call common xfs vnode-level helpers directly and remove vnode operations
Christoph Hellwig
27
-866
/
+188
2007-10-15
[XFS] decontaminate vnode operations from behavior details
Christoph Hellwig
20
-466
/
+765
2007-10-15
[XFS] do not have XFSMNT_IDELETE as default when mounted with XFSMNT_DMAPI
Vlad Apostolov
1
-1
/
+12
2007-10-15
[XFS] Radix tree based inode caching
David Chinner
20
-503
/
+284
2007-10-15
[XFS] kill move.[ch]
Christoph Hellwig
4
-123
/
+0
2007-10-15
[XFS] stop using uio in the readlink code
Christoph Hellwig
4
-132
/
+121
2007-10-15
[XFS] use filldir internally
Christoph Hellwig
12
-406
/
+151
2007-10-15
[XFS] superblock endianess annotations
Christoph Hellwig
6
-94
/
+191
2007-10-15
[XFS] dinode endianess annotations
Christoph Hellwig
6
-188
/
+228
2007-10-15
[XFS] Fix build regression from mod/commit which did cleanup of xfs_bmbt_*set...
Michal Piotrowski
1
-2
/
+2
2007-10-15
[XFS] optimize dmapi event tests w/o dmapi config
Eric Sandeen
2
-1
/
+6
2007-10-15
[XFS] remove unessecary vfs argument to DM_EVENT_ENABLED
Christoph Hellwig
6
-60
/
+38
2007-10-15
[XFS] Fix a potential NULL pointer deref in XFS on failed mount.
Jesper Juhl
2
-3
/
+9
2007-10-15
[XFS] clean up xfs_start_flags
Eric Sandeen
2
-7
/
+5
2007-10-15
[XFS] move linux/log2.h header to xfs_linux.h
Eric Sandeen
2
-2
/
+1
2007-10-15
[XFS] Remove xfs_physmem
Eric Sandeen
3
-10
/
+0
2007-10-15
[XFS] Pick a single default inode cluster size.
Eric Sandeen
2
-13
/
+5
2007-10-15
[XFS] choose single default logbuf count & size
Eric Sandeen
2
-27
/
+7
2007-10-15
[XFS] Remove m_nreadaheads
Eric Sandeen
4
-42
/
+0
2007-10-15
[XFS] endianess annotations for xfs_bmbt_rec_t
Christoph Hellwig
4
-43
/
+18
2007-10-15
[XFS] cleanup defintions of BMBT_*BITLEN macros
Christoph Hellwig
1
-29
/
+0
2007-10-15
[XFS] clean up xfs_bmbt_set_all/xfs_bmbt_disk_set_all
Christoph Hellwig
1
-126
/
+74
2007-10-15
[XFS] split ondisk vs incore versions of xfs_bmbt_rec_t
Christoph Hellwig
7
-127
/
+95
2007-10-15
[XFS] remove confusing INT_ comments in xfs_bmap_btree.c
Christoph Hellwig
1
-4
/
+4
2007-10-15
[XFS] hole not shown when file is created with resvsp
Vlad Apostolov
1
-10
/
+40
2007-10-15
[XFS] Barriers need to be dynamically checked and switched off
David Chinner
3
-9
/
+25
2007-10-09
Linux 2.6.23
v2.6.23
Linus Torvalds
1
-1
/
+1
2007-10-09
NLM: Fix a memory leak in nlmsvc_testlock
Trond Myklebust
1
-1
/
+3
2007-10-09
sata_mv: correct S/G table limits
Jeff Garzik
1
-3
/
+6
2007-10-09
[MIPS] Au1000: set the PCI controller IO base
Florian Fainelli
1
-0
/
+1
2007-10-09
[MIPS] Alchemy: Fix USB initialization.
Florian Fainelli
4
-10
/
+10
2007-10-09
[MIPS] IP32: Fix fatal typo in address computation.
Giuseppe Sacco
1
-1
/
+1
2007-10-09
Correct Makefile rule for generating custom keymap
Maarten Bressers
1
-1
/
+1
2007-10-08
ISDN: Fix data access out of array bounds
Karsten Keil
1
-2
/
+3
2007-10-08
AIO: fix cleanup in io_submit_one(...)
Yan Zheng
1
-1
/
+1
2007-10-08
fix page release issue in filemap_fault
Yan Zheng
1
-0
/
+1
2007-10-08
fix VM_CAN_NONLINEAR check in sys_remap_file_pages
Yan Zheng
1
-1
/
+1
2007-10-08
mm: set_page_dirty_balance() vs ->page_mkwrite()
Peter Zijlstra
3
-5
/
+10
2007-10-08
[IPv6]: Fix ICMPv6 redirect handling with target multicast address
Brian Haley
1
-4
/
+5
2007-10-08
[PKT_SCHED] cls_u32: error code isn't been propogated properly
Stephen Hemminger
1
-1
/
+1
[next]