NSM: Move nsm_use_hostnames to mon.c
[safe/jmp/linux-2.6] / fs /
2009-01-06 Chuck LeverNSM: Move nsm_use_hostnames to mon.c
2009-01-06 Chuck LeverNSM: Move nsm_addr() to fs/lockd/mon.c
2009-01-06 Chuck LeverNSM: Remove include/linux/lockd/sm_inter.h
2009-01-06 Chuck LeverNSM: Replace IP address as our nlm_reboot lookup key
2009-01-06 Chuck LeverNSM: More clean up of nsm_get_handle()
2009-01-06 Chuck LeverNSM: Refactor nsm_handle creation into a helper function
2009-01-06 Chuck LeverNLM: Remove "create" argument from nsm_find()
2009-01-06 Chuck LeverNLM: Call nsm_reboot_lookup() instead of nsm_find()
2009-01-06 Chuck LeverNSM: Add nsm_lookup() function
2009-01-06 Chuck LeverNLM: Decode "priv" argument of NLMPROC_SM_NOTIFY as...
2009-01-06 Chuck LeverNLM: Change nlm_host_rebooted() to take a single nlm_re...
2009-01-06 Chuck LeverNSM: Encode the new "priv" cookie for NSMPROC_MON requests
2009-01-06 Chuck LeverNSM: Generate NSMPROC_MON's "priv" argument when nsm_ha...
2009-01-06 Chuck LeverNSM: Remove !nsm check from nsm_release()
2009-01-06 Chuck LeverNSM: Remove NULL pointer check from nsm_find()
2009-01-06 Chuck LeverNSM: Add dprintk() calls in nsm_find and nsm_release
2009-01-06 Chuck LeverNSM: Move nsm_find() to fs/lockd/mon.c
2009-01-06 Chuck LeverNSM: move to xdr_stream-based XDR encoders and decoders
2009-01-06 Chuck LeverNSM: Move NSM program and procedure numbers to fs/lockd...
2009-01-06 Chuck LeverNSM: Move NSM-related XDR data structures to lockd...
2009-01-06 Chuck LeverNSM: Check result of SM_UNMON upcall
2009-01-06 Chuck LeverNLM: Move the public declaration of nsm_unmonitor(...
2009-01-06 Chuck LeverNSM: Release nsmhandle in nlm_destroy_host
2009-01-06 Chuck LeverNLM: Move the public declaration of nsm_monitor() to...
2009-01-06 Chuck LeverNSM: Make sure to return an error if the SM_MON call...
2009-01-06 Chuck LeverNSM: Remove BUG_ON() in nsm_monitor()
2009-01-06 Chuck LeverNLM: Remove redundant printk() in nlmclnt_lock()
2009-01-06 Chuck LeverNSM: Use sm_name instead of h_name in nsm_monitor(...
2009-01-06 Chuck LeverNSM: Support IPv6 version of mon_name
2009-01-06 Chuck LeverNSM: convert printk(KERN_DEBUG) to a dprintk()
2009-01-06 Chuck LeverNSM: Use C99 structure initializer to initialize nsm_args
2009-01-06 Chuck LeverNLM: Add helper to handle IPv4 addresses
2009-01-06 Chuck LeverNLM: Support IPv6 scope IDs in nlm_display_address()
2009-01-06 Chuck LeverNLM: Remove AF_UNSPEC arm in nlm_display_address()
2009-01-06 Chuck LeverNLM: Remove address eye-catcher buffers from nlm_host
2009-01-06 Jeff Laytonlockd: set svc_serv->sv_maxconn to a more reasonable...
2009-01-06 Krishna Kumarnfsd: Fix leaked memory in nfs4_make_rec_clidname
2009-01-06 Krishna Kumarnfsd: Minor cleanup of find_stateid
2009-01-06 J. Bruce Fieldsnfsd: update fh_verify description
2009-01-06 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-01-06 Linus TorvaldsMerge git://git./linux/kernel/git/steve/gfs2-2.6-nmw
2009-01-06 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2009-01-06 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-01-05 Michael Kerriskinotify: fix type errors in interfaces
2009-01-05 Al Virofix breakage in reiserfs_new_inode()
2009-01-05 Al Virofix the treatment of jfs special inodes
2009-01-05 Li Zefanvfs: remove duplicate code in get_fs_type()
2009-01-05 Christoph Hellwigadd a vfs_fsync helper
2009-01-05 Eric Parissys_execve and sys_uselib do not call into fsnotify
2009-01-05 Al Virozero i_uid/i_gid on inode allocation
2009-01-05 Al Viroinode->i_op is never NULL
2009-01-05 Al Virontfs: don't NULL i_op
2009-01-05 Al Viroisofs check for NULL ->i_op in root directory is dead...
2009-01-05 Al Viroaffs: do not zero ->i_op
2009-01-05 Alain Knaffvfs: lseek(fd, 0, SEEK_CUR) race condition
2009-01-05 Tao Maocfs2: Access the right buffer_head in ocfs2_merge_rec_...
2009-01-05 Mark Fashehocfs2: use min_t in ocfs2_quota_read()
2009-01-05 Mark Fashehocfs2: remove unneeded lvb casts
2009-01-05 Tiger Yangocfs2: Add xattr support checking in init_security
2009-01-05 Tiger Yangocfs2: alloc xattr bucket in ocfs2_xattr_set_handle
2009-01-05 Tiger Yangocfs2: calculate and reserve credits for xattr value...
2009-01-05 Tao Maocfs2/xattr: fix credits calculation during index create
2009-01-05 Tao Maocfs2/xattr: Always updating ctime during xattr set.
2009-01-05 Tao Maocfs2/xattr: Remove extend_trans call and add its credi...
2009-01-05 Sunil Mushranocfs2/dlm: Fix race during lockres mastery
2009-01-05 Sunil Mushranocfs2/dlm: Fix race in adding/removing lockres' to...
2009-01-05 Sunil Mushranocfs2/dlm: Hold off sending lockres drop ref message...
2009-01-05 Sunil Mushranocfs2/dlm: Clean up errors in dlm_proxy_ast_handler()
2009-01-05 Sunil Mushranocfs2/dlm: Fix a race between migrate request and exit...
2009-01-05 Joel Beckerocfs2: One more hamming code optimization.
2009-01-05 Joel Beckerocfs2: Another hamming code optimization.
2009-01-05 Joel Beckerocfs2: Don't hand-code xor in ocfs2_hamming_encode().
2009-01-05 Joel Beckerocfs2: Enable metadata checksums.
2009-01-05 Joel Beckerocfs2: Validate superblock with checksum and ecc.
2009-01-05 Joel Beckerocfs2: Checksum and ECC for directory blocks.
2009-01-05 Mark Fashehocfs2: Add directory block trailers.
2009-01-05 Joel Beckerocfs2: Use proper journal_access function in xattr.c
2009-01-05 Joel Beckerocfs2: Pass value buf to ocfs2_remove_value_outside().
2009-01-05 Joel Beckerocfs2: Use ocfs2_xattr_value_buf in ocfs2_xattr_set_ent...
2009-01-05 Joel Beckerocfs2: Pass value buf to ocfs2_xattr_update_entry().
2009-01-05 Joel Beckerocfs2: Pass ocfs2_xattr_value_buf into ocfs2_xattr_valu...
2009-01-05 Joel Beckerocfs2: Pull ocfs2_xattr_value_buf up into ocfs2_xattr_v...
2009-01-05 Joel Beckerocfs2: Pull ocfs2_xattr_value_buf up from __ocfs2_remov...
2009-01-05 Joel Beckerocfs2: Create ocfs2_xattr_value_buf.
2009-01-05 Joel Beckerocfs2: Add ecc and checksums to ocfs2 xattr buckets.
2009-01-05 Joel Beckerocfs2: Use metadata-specific ocfs2_journal_access_...
2009-01-05 Joel Beckerocfs2: Wrap up the common use cases of ocfs2_new_path().
2009-01-05 Joel Beckerocfs2: Add journal_access functions with jbd2 triggers.
2009-01-05 Joel Beckerocfs2: block read meta ecc.
2009-01-05 Joel Beckerocfs2: Add a validation hook for quota block reads.
2009-01-05 Joel Beckerocfs2: Add the underlying blockcheck code.
2009-01-05 Joel Beckerocfs2: Add the on-disk structures for metadata checksums.
2009-01-05 Joel Beckerjbd2: Add buffer triggers
2009-01-05 Tao Maocfs2/quota: Add QUOTA in mlog_attribute.
2009-01-05 Joel Beckerocfs2: Pass xs->bucket into ocfs2_add_new_xattr_bucket().
2009-01-05 Joel Beckerocfs2: Move buckets up into ocfs2_add_new_xattr_bucket().
2009-01-05 Joel Beckerocfs2: Move buckets up into ocfs2_add_new_xattr_cluster().
2009-01-05 Joel Beckerocfs2: Pass buckets into ocfs2_mv_xattr_bucket_cross_cl...
2009-01-05 Joel Beckerocfs2: Start using buckets in ocfs2_adjust_xattr_cross_...
2009-01-05 Joel Beckerocfs2: Use ocfs2_mv_xattr_buckets() in ocfs2_mv_xattr_b...
next