Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
[sfrench/cifs-2.6.git] / fs /
2008-01-26 Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-misc-2.6
2008-01-26 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2008-01-26 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2008-01-26 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2008-01-25 Mark Fashehocfs2: clean up bh null checks
2008-01-25 Mark Fashehocfs2: document access rules for blocked_lock_list
2008-01-25 Joonwoo Parkconfigfs: file.c fix possible recursive locking
2008-01-25 Joonwoo Parkconfigfs: dir.c fix possible recursive locking
2008-01-25 Joel Beckerconfigfs: Remove EXPERIMENTAL
2008-01-25 Mark Fashehocfs2: bump version number
2008-01-25 Tao Maocfs2/dlm: Clear joining_node on hearbeat node down
2008-01-25 Marcin Slusarzocfs2: convert byte order of constant instead of variable
2008-01-25 Sunil Mushranocfs2: Update default cluster timeouts
2008-01-25 Jan Karaocfs2: printf fixes
2008-01-25 Jan Karaocfs2: Use generic_file_llseek
2008-01-25 Jan Karaocfs2: Safer read_inline_data()
2008-01-25 Jan Karaocfs2: Silence false lockdep warnings
2008-01-25 Mark Fasheh[PATCH 2/2] ocfs2: cluster aware flock()
2008-01-25 Mark Fasheh[PATCH 1/2] ocfs2: add flock lock type
2008-01-25 Sunil Mushranocfs2: Local alloc window size changeable via mount...
2008-01-25 Mark Fashehocfs2: Support commit= mount option
2008-01-25 Mark Fashehocfs2: Add missing permission checks
2008-01-25 Tao Ma[PATCH 2/2] ocfs2: Implement group add for online resize
2008-01-25 Tao Ma[PATCH 1/2] ocfs2: Add group extend for online resize
2008-01-25 Tao Maocfs2: Initalize bitmap_cpg of ocfs2_super to be the...
2008-01-25 Mark Fashehocfs2: Documentation update
2008-01-25 Mark Fashehocfs2: Readpages support
2008-01-25 Mark Fashehocfs2: Rename ocfs2_meta_[un]lock
2008-01-25 Mark Fashehocfs2: Remove data locks
2008-01-25 Mark Fashehocfs2: Add data downconvert worker to inode lock
2008-01-25 Mark Fashehocfs2: Remove mount/unmount votes
2008-01-25 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-01-25 Mark Fashehocfs2: Remove fs dependency on ocfs2_heartbeat module
2008-01-25 Mark Fashehocfs2_dlm: Call node eviction callbacks from heartbeat...
2008-01-25 Linus TorvaldsMerge git://git./linux/kernel/git/mchehab/v4l-dvb
2008-01-25 Linus TorvaldsMerge git://git./linux/kernel/git/bart/ide-2.6
2008-01-25 Linus TorvaldsMerge git://git./linux/kernel/git/mingo/linux-2.6-sched
2008-01-25 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-01-25 Arjan van de Vensched: latencytop support
2008-01-25 Paul E. McKenneyPreempt-RCU: implementation
2008-01-25 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-01-25 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-01-25 Linus TorvaldsMerge git://git./linux/kernel/git/steve/gfs2-2.6-nmw
2008-01-25 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2008-01-25 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/driver-2.6
2008-01-25 Abhijith Das[GFS2] Allow journal recovery on read-only mount
2008-01-25 Bob Peterson[GFS2] Lockup on error
2008-01-25 Steven Whitehouse[GFS2] Fix page_mkwrite truncation race path
2008-01-25 Bob Peterson[GFS2] Fix typo
2008-01-25 Steven Whitehouse[GFS2] Fix write alloc required shortcut calculation
2008-01-25 Bob Peterson[GFS2] gfs2_alloc_required performance
2008-01-25 Bob Peterson[GFS2] Remove unneeded i_spin
2008-01-25 Steven Whitehouse[GFS2] Reduce inode size by moving i_alloc out of line
2008-01-25 Steven Whitehouse[GFS2] Fix assert in log code
2008-01-25 Steven Whitehouse[GFS2] Fix problems relating to execution of files...
2008-01-25 Bob Peterson[GFS2] Initialize extent_list earlier
2008-01-25 Steven Whitehouse[GFS2] Allow page migration for writeback and ordered...
2008-01-25 Steven Whitehouse[GFS2] Remove unused variable
2008-01-25 Steven Whitehouse[GFS2] Fix log block mapper
2008-01-25 Bob Peterson[GFS2] Minor correction
2008-01-25 Bob Peterson[GFS2] Eliminate the no longer needed sd_statfs_mutex
2008-01-25 Bob Peterson[GFS2] Incremental patch to fix compiler warning
2008-01-25 Bob Peterson[GFS2] Function meta_read optimization
2008-01-25 Bob Peterson[GFS2] Only fetch the dinode once in block_map
2008-01-25 Bob Peterson[GFS2] Reorganize function gfs2_glmutex_lock
2008-01-25 Bob Peterson[GFS2] Run through full bitmaps quicker in gfs2_bitfit
2008-01-25 Bob Peterson[GFS2] Get rid of useless "found" variable in quota.c
2008-01-25 Bob Peterson[GFS2] Journal extent mapping
2008-01-25 Bob Peterson[GFS2] Remove function gfs2_get_block
2008-01-25 David Teigland[GFS2] use pid for plock owner for nfs clients
2008-01-25 Steven Whitehouse[GFS2] Remove unused variable
2008-01-25 Abhijith Das[GFS2] patch to check for recursive lock requests in...
2008-01-25 Wendy Cheng[GFS2] Remove lock methods for lock_nolock protocol
2008-01-25 Fabio M. Di Nitto[GFS2] Remove unrequired code
2008-01-25 Fabio Massimo Di... [GFS2] Fix build warnings
2008-01-25 Ryan O'Hara[GFS2] remove unnecessary permission checks
2008-01-25 Fabio Massimo Di... [GFS2] Fix runtime issue with UP kernels
2008-01-25 David Teigland[GFS2] tidy up error message
2008-01-25 Fabio Massimo Di... [GFS2] Check for installation of mount helpers for...
2008-01-25 Steven Whitehouse[GFS2] Don't periodically update the jindex
2008-01-25 Steven Whitehouse[GFS2] Move gfs2_logd into log.c
2008-01-25 Steven Whitehouse[GFS2] Use atomic_t for journal free blocks counter
2008-01-25 Steven Whitehouse[GFS2] Don't add glocks to the journal
2008-01-25 David Teigland[GFS2] check kthread_should_stop when waiting
2008-01-25 Bob Peterson[GFS2] Given device ID rather than s_id in "id" sysfs...
2008-01-25 Steven Whitehouse[GFS2] Remove flags no longer required
2008-01-25 Steven Whitehouse[GFS2] Reorder writeback for glock sync
2008-01-25 Steven Whitehouse[GFS2] Add sync_page to metadata address space operations
2008-01-25 Steven Whitehouse[GFS2] Remove "reclaim limit"
2008-01-25 Steven Whitehouse[GFS2] Remove unused variables
2008-01-25 Steven Whitehouse[GFS2] Use correct include file in ops_address.c
2008-01-25 Steven Whitehouse[GFS2] Don't hold page lock when starting transaction
2008-01-25 Steven Whitehouse[GFS2] Add writepages for GFS2 jdata
2008-01-25 Steven Whitehouse[GFS2] Split gfs2_writepage into three cases
2008-01-25 Steven Whitehouse[GFS2] Introduce gfs2_set_aops()
2008-01-25 Steven Whitehouse[GFS2] Add gfs2_is_writeback()
2008-01-25 Steven Whitehouse[GFS2] Remove unused field in struct gfs2_inode
2008-01-25 Steven Whitehouse[GFS2] Remove useless i_cache from inodes
2008-01-25 Steven Whitehouse[GFS2] Use ->page_mkwrite() for mmap()
2008-01-25 Steven Whitehouse[GFS2] Clean up internal read function
next