[GFS2] use CURRENT_TIME_SEC instead of get_seconds in gfs2
[safe/jmp/linux-2.6] / fs /
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 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-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-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 Evgeniy Dushistov[PATCH] ufs: reallocation fix
2007-01-30 Evgeniy Dushistov[PATCH] ufs: truncate negative to unsigned fix
2007-01-30 Evgeniy Dushistov[PATCH] ufs: alloc metadata null page fix
2007-01-30 Miklos Szeredi[PATCH] fuse: fix bug in control filesystem mount
2007-01-30 NeilBrown[PATCH] knfsd: ratelimit some nfsd messages that are...
2007-01-30 Adrian Bunk[PATCH] fs/lockd/clntlock.c: add missing newlines to...
2007-01-30 Johannes Stezenbach[PATCH] uml: fix mknod
2007-01-30 Nick Piggin[PATCH] Fix try_to_free_buffer() locking
2007-01-26 Mark Fasheh[PATCH] ocfs2: fix thinko in ocfs2_backup_super_blkno()
2007-01-26 Alexey Dobriyan[PATCH] core-dumping unreadable binaries via PT_INTERP
2007-01-26 NeilBrown[PATCH] knfsd: Fix type mismatch with filldir_t used...
2007-01-26 Eric Van Hensbergen[PATCH] 9p: null terminate error strings for debug...
2007-01-26 Eric Van Hensbergen[PATCH] 9p: fix segfault caused by race condition in...
2007-01-26 Eric Van Hensbergen[PATCH] 9p: fix rename return code
2007-01-26 Eric Van Hensbergen[PATCH] 9p: fix bogus return code checks during initial...
2007-01-26 Peter Staubach[PATCH] knfsd: Don't mess with the 'mode' when storing...
2007-01-26 NeilBrown[PATCH] knfsd: fix an NFSD bug with full sized, non...
2007-01-26 NeilBrown[PATCH] knfsd: fix setting of ACL server versions
2007-01-26 Alexey Dobriyan[PATCH] Fix NULL ->nsproxy dereference in /proc/*/mounts
2007-01-26 Roland McGrath[PATCH] i386 vDSO: use VM_ALWAYSDUMP
2007-01-26 Roland McGrath[PATCH] Add VM_ALWAYSDUMP
2007-01-26 Linus TorvaldsWrite back inode data pages even when the inode itself...
2007-01-26 Linus TorvaldsResurrect 'try_to_free_buffers()' VM hackery
2007-01-24 Trond Myklebust[PATCH] NFS: Fix races in nfs_revalidate_mapping()
2007-01-24 Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2007-01-23 Vladimir Saveliev[PATCH] resierfs: avoid tail packing if an inode was...
2007-01-23 Chen, Kenneth W[PATCH] fix blk_direct_IO bio preparation
2007-01-23 Andrew Morton[PATCH] blockdev direct_io: fix signedness bug
2007-01-23 Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2007-01-22 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2007-01-22 Steve French[CIFS] Fix oops when Windows server sent bad domain...
2007-01-22 Mark Fashehocfs2: Add backup superblock info to ocfs2_fs.h
2007-01-22 Mark Fashehocfs2: cleanup ocfs2_iget() errors
2007-01-22 Mark Fashehocfs2: Directory c/mtime update fixes
2007-01-22 Mark Fashehocfs2: Don't print errors when following symlinks
2007-01-21 Steve French[CIFS] cifs sprintf fix
2007-01-21 Steve French[CIFS] Remove 2 unneeded kzalloc casts
2007-01-18 Anton AltaparmakovNTFS: Forgot to bump version number in makefile to...
2007-01-18 Anton AltaparmakovNTFS: 2.1.28 - Fix deadlock reported by Sergey Vlasov...
2007-01-17 David WoodhouseMerge branch 'master' of git://git./linux/kernel/git...
2007-01-13 David Woodhouse[JFFS2] debug.h: include <linux/sched.h> for current...
2007-01-12 David Chinner[PATCH] Revert bd_mount_mutex back to a semaphore
2007-01-12 Trond Myklebust[PATCH] NFS: Fix race in nfs_release_page()
2007-01-10 Roman Zippel[PATCH] fix linux banner format string
2007-01-10 Kyungmin Park[JFFS2] use the ref_offset macro
2007-01-10 Artem Bityutskiy[JFFS2] Reschedule in loops
2007-01-06 Linus TorvaldsRevert "[PATCH] binfmt_elf: randomize PIE binaries...
2007-01-06 Evgeniy Dushistov[PATCH] fix garbage instead of zeroes in UFS
2007-01-06 Eric Sandeen[PATCH] fix memory corruption from misinterpreted bad_i...
2007-01-06 James Bursa[PATCH] adfs: fix filename handling
2007-01-02 Amit Choudhary[JFFS2] Fix error-path leak in summary scan
2006-12-30 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2006-12-30 Dimitri Gorokhovik[PATCH] ramfs breaks without CONFIG_BLOCK
2006-12-30 Zach Brown[PATCH] Fix lock inversion aio_kick_handler()
2006-12-29 Zhen Weiocfs2: export heartbeat thread pid via configfs
2006-12-29 Mark Fashehocfs2: always unmap in ocfs2_data_convert_worker()
next