NFS: Remove unused function slot_idx
[deliverable/linux.git] / fs /
2012-12-05  Trond MyklebustNFSv4.1: Cleanup move session slot management to fs...
2012-12-05  Trond MyklebustNFSv4: Move nfs4_wait_clnt_recover and nfs4_client_reco...
2012-12-05  Trond MyklebustNFSv4.1: Clean up session draining
2012-12-05  Trond MyklebustNFSv4.1: If slot allocation fails due to OOM, retry...
2012-12-05  Trond MyklebustNFSv4.1: CB_RECALL_SLOT must schedule a sequence op...
2012-12-05  Trond MyklebustNFSv4.1: Remove the state manager code to resize the...
2012-12-05  Trond MyklebustNFSv4.1: Allow SEQUENCE to resize the slot table on...
2012-12-05  Trond MyklebustNFSv4.1: Support dynamic resizing of the session slot...
2012-12-05  Trond MyklebustNFSv4.1: Allow the server to recall all but one slot
2012-12-05  Trond MyklebustNFSv4.1: Don't confuse target_highest_slotid and max_sl...
2012-12-05  Trond MyklebustNFSv4.1: Fix nfs4_callback_recallslot to work with...
2012-12-05  Trond MyklebustNFSv4.1: Reset the sequence number for slots that have...
2012-12-05  Trond MyklebustNFSv4.1: Ensure that the client tracks the server targe...
2012-11-26  Trond MyklebustNFSv4.1: Clean up nfs4_free_slot
2012-11-26  Trond MyklebustNFSv4.1: Simplify slot allocation
2012-11-26  Trond MyklebustNFSv4.1: Simplify struct nfs4_sequence_args too
2012-11-26  Trond MyklebustNFSv4.1: Label each entry in the session slot tables...
2012-11-26  Trond MyklebustNFSv4.1: Shrink struct nfs4_sequence_res by moving...
2012-11-21  Trond MyklebustNFSv4.1: Shrink struct nfs4_sequence_res by moving...
2012-11-21  Trond MyklebustNFSv4.1: clean up nfs4_recall_slot to use nfs4_alloc_slots
2012-11-21  Trond MyklebustNFSv4.1: nfs4_alloc_slots doesn't need zeroing
2012-11-21  Trond MyklebustNFSv4.1: We must bump the clientid sequence number...
2012-11-21  Trond MyklebustNFSv4.1: Adjust CREATE_SESSION arguments when mounting...
2012-11-21  Trond MyklebustNFSv4.1: Don't confuse CREATE_SESSION arguments and...
2012-11-21  Trond MyklebustNFSv4.1: Handle session reset and bind_conn_to_session...
2012-11-21  Bryan SchumakerNFS: Add sequence_priviliged_ops for nfs4_proc_sequence()
2012-11-04  Trond Myklebustlockd: Remove BUG_ON()s from fs/lockd/clntproc.c
2012-11-04  Trond Myklebustlockd: Remove BUG_ON()s in fs/lockd/host.c
2012-11-04  Trond Myklebustlockd: Remove trivial BUG_ON()s from the NSM code
2012-11-04  Trond Myklebustlockd: Remove unnecessary BUG_ON()s in the xdr client...
2012-11-04  Trond MyklebustNFS: Remove the BUG_ON() in the mount code
2012-11-04  Trond MyklebustNFS: Remove BUG_ON()s in the fs/nfs/inode.c
2012-11-04  Trond MyklebustNFSv4: Get rid of unnecessary BUG_ON()s
2012-11-04  Trond MyklebustNFS: Remove BUG_ON() calls from the generic writeback...
2012-11-04  Trond MyklebustNFSv4.1: Remove assertion BUG_ON()s from the files...
2012-11-04  Trond MyklebustNFSv4.1: Remove unused function last_byte_offset
2012-11-04  Trond MyklebustNFSv4: Remove the BUG_ON() from nfs4_get_lease_time_pre...
2012-11-04  Trond MyklebustNFS: Remove asserts from the NFS XDR code
2012-11-04  Trond MyklebustNFS: Get rid of unnecessary asserts
2012-11-03  Linus TorvaldsMerge tag 'nfs-for-3.7-4' of git://git.linux-nfs.org...
2012-11-03  Linus TorvaldsMerge branch 'i2c-embedded/for-current' of git://git...
2012-11-03  Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2012-11-03  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2012-11-02  Linus TorvaldsMerge tag 'pm-for-3.7-rc4' of git://git./linux/kernel...
2012-11-02  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-11-02  Weston Andros AdamsonNFS4: nfs4_opendata_access should return errno
2012-11-02  Linus TorvaldsMerge git://git./linux/kernel/git/nab/target-pending
2012-11-02  Linus TorvaldsMerge tag 'hwmon-for-linus' of git://git./linux/kernel...
2012-11-02  Linus TorvaldsMerge tag 'stable/for-linus-3.7-rc4-tag' of git://git...
2012-11-02  Linus TorvaldsMerge tag 'xtensa-next-20121101' of git://github.com...
2012-11-02  Dave AirlieMerge branch 'drm-intel-fixes' of git://people.freedesk...
2012-11-01  Trond MyklebustNFSv4: Initialise the NFSv4.1 slot table highest_used_s...
2012-11-01  Linus TorvaldsMerge git://git.kernel.org/pub/scm/virt/kvm/kvm
2012-10-31  Linus TorvaldsMerge git://git./linux/kernel/git/nab/target-pending
2012-10-31  Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2012-10-31  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-10-31  Linus TorvaldsMerge tag 'sound-3.7' of git://git./linux/kernel/git...
2012-10-31  Weston Andros AdamsonNFS: add nfs_sb_deactive_async to avoid deadlock
2012-10-31  Ben Hutchingsnfs: Show original device name verbatim in /proc/*...
2012-10-31  Scott Mayhewnfsv3: Make v3 mounts fail with ETIMEDOUTs instead...
2012-10-31  Yanchuan Niannfs: Check whether a layout pointer is NULL before...
2012-10-31  NeilBrownNFS: fix bug in legacy DNS resolver.
2012-10-31  Trond MyklebustNFSv4: nfs4_locku_done must release the sequence id
2012-10-31  Trond MyklebustNFSv4.1: We must release the sequence id when we fail...
2012-10-31  David S. MillerMerge branch 'master' of git://1984.lsi.us.es/nf
2012-10-31  Bryan SchumakerNFS: Wait for session recovery to finish before returning
2012-10-31  John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2012-10-31  Al ViroReturn the right error value when dup[23]() newfd argum...
2012-10-31  Linus TorvaldsMerge tag 'md-3.7-fixes' of git://neil.brown.name/md
2012-10-30  Linus TorvaldsMerge tag 'gpio-fixes-v3.7-rc4' of git://git./linux...
2012-10-30  Linus TorvaldsMerge tag 'ext4_for_linus_stable' of git://git./linux...
2012-10-30  Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2012-10-30  Dmitry TorokhovMerge tag 'v3.7-rc3' into for-linus to sync up with...
2012-10-29  John W. LinvilleMerge branch 'for-john' of git://git./linux/kernel...
2012-10-29  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-10-29  David Zafmanceph: fix dentry reference leak in encode_fh()
2012-10-29  Eric Sandeenext4: fix unjournaled inode bitmap modification
2012-10-28  Linus TorvaldsMerge branch 'i2c-for-linus' of git://git./linux/kernel...
2012-10-28  Linus TorvaldsMerge tag 'ktest-v3.7-rc2' of git://git./linux/kernel...
2012-10-28  Linus TorvaldsMerge tag 'spi-mxs' of git://git./linux/kernel/git...
2012-10-28  Linus TorvaldsMerge tag 'fixes-for-3.7' of git://git./linux/kernel...
2012-10-28  Mikulas PatockaLock splice_read and splice_write functions
2012-10-26  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2012-10-26  Linus TorvaldsMerge branch 'fixes' of git://git.infradead.org/users...
2012-10-26  Linus TorvaldsMerge tag 'pm+acpi-for-3.7-rc3' of git://git./linux...
2012-10-26  Linus TorvaldsMerge tag 'rdma-for-linus' of git://git./linux/kernel...
2012-10-26  Linus TorvaldsMerge tag 'usb-3.7-rc3' of git://git./linux/kernel...
2012-10-26  Linus TorvaldsMerge tag 'tty-3.7-rc3' of git://git./linux/kernel...
2012-10-26  Linus TorvaldsMerge tag 'staging-3.7-rc2' of git://git./linux/kernel...
2012-10-26  Linus TorvaldsMerge tag 'driver-core-3.7-rc3' of git://git./linux...
2012-10-26  Linus TorvaldsMerge tag 'char-misc-3.7-rc3' of git://git./linux/kerne...
2012-10-26  Linus TorvaldsVFS: don't do protected {sym,hard}links by default
2012-10-26  Linus TorvaldsMerge tag 'sound-3.7' of git://git./linux/kernel/git...
2012-10-26  Linus TorvaldsMerge branch 'fixes_for_linus' of git://git.linaro...
2012-10-26  Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2012-10-26  Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2012-10-26  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-10-26  John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2012-10-26  Arnd BergmannMerge branch 'fixes' of git://git./linux/kernel/git...
2012-10-26  Arnd BergmannMerge branch 'v3.7-samsung-fixes-2' of git://git./linux...
next
This page took 0.05789 seconds and 8 git commands to generate.