Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux...
[deliverable/linux.git] / fs /
2007-02-07  Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2007-02-07  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-02-07  Linus TorvaldsMerge git://git./linux/kernel/git/steve/gfs2-2.6-nmw
2007-02-07  Adrian Bunk[GFS2] make gfs2_writepages() static
2007-02-07  Steven Whitehouse[GFS2] Unlock page on prepare_write try lock failure
2007-02-07  Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2007-02-06  Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2007-02-06  Linus TorvaldsMerge branch 'for-linus' of /linux/kernel/git/jikos/hid
2007-02-06  Linus TorvaldsMerge branch 'for-linus' of /linux/kernel/git/roland...
2007-02-06  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-02-06  Linus TorvaldsMerge branch 'for-linus' of git://git390.osdl.marist...
2007-02-06  Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2007-02-06  Steve French[CIFS] Minor cleanup
2007-02-06  Len BrownPull test into release branch
2007-02-06  Wendy Cheng[GFS2] nfsd readdirplus assertion failure
2007-02-05  Patrick Caulfield[DLM] fix softlockup in dlm_recv
2007-02-05  David Teigland[DLM] zero new user lvbs
2007-02-05  Randy Dunlap[DLM/GFS2] indent help text
2007-02-05  Russell Cattelan[GFS2] Fix unlink deadlocks
2007-02-05  Steven Whitehouse[GFS2] Put back semaphore to avoid umount problem
2007-02-05  Eric Sandeen[GFS2] more CURRENT_TIME_SEC
2007-02-05  Adrian Bunk[GFS2/DLM] fix GFS2 circular dependency
2007-02-05  Randy Dunlap[GFS2/DLM] use sysfs
2007-02-05  David Teigland[GFS2] make lock_dlm drop_count tunable in sysfs
2007-02-05  David Teigland[GFS2] increase default lock limit
2007-02-05  Steven Whitehouse[GFS2] Fix list corruption in lops.c
2007-02-05  Steven Whitehouse[GFS2] Fix recursive locking attempt with NFS
2007-02-05  David Teigland[DLM] can miss clearing resend flag
2007-02-05  David Teigland[DLM] saved dlm message can be dropped
2007-02-05  Patrick Caulfield[DLM] Make sock_sem into a mutex
2007-02-05  Steven Whitehouse[GFS2] Fix typo in glock.c
2007-02-05  Eric Sandeen[GFS2] use CURRENT_TIME_SEC instead of get_seconds...
2007-02-05  Steven Whitehouse[GFS2] Compile fix for glock.c
2007-02-05  Steven Whitehouse[GFS2] Remove queue_empty() function
2007-02-05  Patrick Caulfield[DLM] fix lowcomms receiving
2007-02-05  Steven Whitehouse[GFS2] Tidy up glops calls
2007-02-05  Patrick Caulfield[DLM] lowcomms tidy
2007-02-05  Steven Whitehouse[GFS2] Remove local exclusive glock mode
2007-02-05  Steven Whitehouse[GFS2] Remove unused go_callback operation
2007-02-05  Steven Whitehouse[GFS2] Remove the "greedy" function from glock.[ch]
2007-02-05  Steven Whitehouse[GFS2] Shrink gfs2_inode memory by half
2007-02-05  Steven Whitehouse[GFS2] Remove max_atomic_write tunable
2007-02-05  Steven Whitehouse[GFS2] Clean up/speed up readdir
2007-02-05  Steven Whitehouse[GFS2] Add writepages for "data=writeback" mounts
2007-02-05  David Teigland[DLM] fix master recovery
2007-02-05  David Teigland[DLM] fix user unlocking
2007-02-05  Patrick Caulfield[DLM] Use workqueues for dlm lowcomms
2007-02-05  Adrian Bunk[GFS2] make gfs2_change_nlink_i() static
2007-02-05  Robert Peterson[GFS2] gfs2 knows of directories which it chooses not...
2007-02-05  David Teigland[DLM] expose dlm_config_info fields in configfs
2007-02-05  David Teigland[DLM] add config entry to enable log_debug
2007-02-05  David Teigland[DLM] rename dlm_config_info fields
2007-02-05  David Teigland[DLM] change some log_error to log_debug
2007-02-05  S. Wendy Cheng[GFS2] Fix gfs2_rename deadlock
2007-02-05  Russell Cattelan[GFS2] BZ 217008 fsfuzzer fix.
2007-02-05  Steven Whitehouse[GFS2] Fix ordering of page disposal vs. glock_dq
2007-02-05  Patrick Caulfield[DLM] Fix spin lock already unlocked bug
2007-02-05  Patrick Caulfield[DLM] Fix schedule() calls
2007-02-05  S. Wendy Cheng[GFS2] Fix change nlink deadlock
2007-02-05  Steven Whitehouse[GFS2] Fail over to readpage for stuffed files
2007-02-05  Steven Whitehouse[GFS2] Fix DIO deadlock
2007-02-05  Adrian Bunk[DLM] fs/dlm/lowcomms-tcp.c: remove 2 functions
2007-02-05  David Teigland[DLM] fix lost flags in stub replies
2007-02-05  David Teigland[DLM] fix receive_request() lvb copying
2007-02-05  David Teigland[DLM] fix send_args() lvb copying
2007-02-05  David Teigland[DLM] add version check
2007-02-05  David Teigland[DLM] fix old rcom messages
2007-02-05  David Teigland[DLM] fix resend rcom lock
2007-02-05  David Teigland[GFS2] don't try to lockfs after shutdown
2007-02-03  Linus TorvaldsMerge /linux/kernel/git/jejb/scsi-rc-fixes-2.6
2007-02-03  Andrew Morton[PATCH] revert blockdev direct io back to 2.6.19 version
2007-02-03  Ken Chen[PATCH] aio: fix buggy put_ioctx call in aio_complete...
2007-02-03  Len BrownPull output-switch into test branch
2007-02-03  Len BrownPull trivial into test branch
2007-02-03  Len BrownPull asus into test branch
2007-02-03  Len BrownPull motherboard into test branch
2007-02-03  Len BrownPull sysfs into test branch
2007-02-03  Len BrownPull bugzilla-7349 into test branch
2007-02-03  Len BrownPull video into test branch
2007-02-03  Len BrownPull hp-pci-root into test branch
2007-02-02  Steve French[CIFS] Missing free in error path
2007-02-02  Jeff GarzikMerge ../linux-2.6
2007-02-02  Steve French[CIFS] Reduce cifs stack space usage
2007-02-02  Guillaume Chazarain[PATCH] procfs: Fix listing of /proc/NOT_A_TGID/task
2007-02-02  Al Viro[PATCH] endianness bug: ntohl() misspelled as >> 24...
2007-02-01  Mark Fashehocfs2: ocfs2_link() journal credits update
2007-02-01  Steve French[CIFS] lseek polling returned stale EOF
2007-02-01  Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2007-01-31  Linus TorvaldsMerge branch 'for-linus' of /linux/kernel/git/jikos/hid
2007-01-31  Andrew Morton[PATCH] ntfs: kmap_atomic() atomicity fix
2007-01-31  Neil Brown[PATCH] Remove warning: VFS is out of sync with lock...
2007-01-30  Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2007-01-30  Linus TorvaldsMerge /pub/scm/linux/kernel/git/davej/cpufreq
2007-01-30  Linus TorvaldsMerge /pub/scm/linux/kernel/git/davej/agpgart
2007-01-30  Linus TorvaldsMerge /pub/scm/linux/kernel/git/bart/ide-2.6
2007-01-30  Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2007-01-30  Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2007-01-30  Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/driver-2.6
2007-01-30  Linus TorvaldsMerge branch 'for-linus' of /home/rmk/linux-2.6-arm
2007-01-30  Evgeniy Dushistov[PATCH] ufs: reallocation fix
next
This page took 0.050841 seconds and 7 git commands to generate.