]> rtime.felk.cvut.cz Git - linux-imx.git/history - fs
Merge branch 'rpcsec_gss-from_cel' into linux-next
[linux-imx.git] / fs /
2013-04-23 Trond MyklebustMerge branch 'rpcsec_gss-from_cel' into linux-next
2013-04-23 Trond MyklebustNFSv4: Don't recheck permissions on open in case of...
2013-04-23 Trond MyklebustNFSv4.1: Don't do a delegated open for NFS4_OPEN_CLAIM_...
2013-04-23 Trond MyklebustNFSv4.1: Use the more efficient open_noattr call for...
2013-04-22 Chuck LeverNFS: Retry SETCLIENTID with AUTH_SYS instead of AUTH_NONE
2013-04-22 Trond MyklebustNFSv4: Ensure that we clear the NFS_OPEN_STATE flag...
2013-04-21 Trond MyklebustLOCKD: Ensure that nlmclnt_block resets block->b_status...
2013-04-20 Trond MyklebustNFSv4: Ensure the LOCK call cannot use the delegation...
2013-04-20 Trond MyklebustNFSv4: Use the open stateid if the delegation has the...
2013-04-19 Bryan Schumakernfs: Send atime and mtime as a 64bit value
2013-04-16 Trond MyklebustNFSv4: Record the OPEN create mode used in the nfs4_ope...
2013-04-14 Trond MyklebustNFSv4.1: Set the RPC_CLNT_CREATE_INFINITE_SLOTS flag...
2013-04-12 Trond MyklebustNFSv4: Fix handling of revoked delegations by setattr
2013-04-11 Andy AdamsonNFSv4 release the sequence id in the return on close...
2013-04-10 Jeff Laytonnfs: remove unnecessary check for NULL inode->i_flock...
2013-04-09 Trond MyklebustNFS: Ensure that NFS file unlock waits for readahead...
2013-04-09 Trond MyklebustNFS: Add functionality to allow waiting on all outstand...
2013-04-08 Trond MyklebustNFSv4: Handle timeouts correctly when probing for lease...
2013-04-05 Trond MyklebustNFSv4: Fix CB_RECALL_ANY to only return delegations...
2013-04-05 Trond MyklebustNFSv4: Clean up nfs_expire_all_delegations
2013-04-05 Trond MyklebustNFSv4: Fix nfs_server_return_all_delegations
2013-04-05 Trond MyklebustNFSv4: Be less aggressive about returning delegations...
2013-04-05 Trond MyklebustNFSv4: Clean up delegation recall error handling
2013-04-05 Trond MyklebustNFSv4: Clean up nfs4_open_delegation_recall
2013-04-05 Trond MyklebustNFSv4: Clean up nfs4_lock_delegation_recall
2013-04-05 Trond MyklebustNFSv4: Handle NFS4ERR_DELAY and NFS4ERR_GRACE in nfs4_o...
2013-04-05 Trond MyklebustNFSv4: Handle NFS4ERR_DELAY and NFS4ERR_GRACE in nfs4_l...
2013-04-05 Jeff Laytonnfs: allow the v4.1 callback thread to freeze
2013-04-05 Trond MyklebustNFSv4: Don't clear the machine cred when client establi...
2013-04-05 Trond MyklebustNFSv4: Fix issues in nfs4_discover_server_trunking
2013-04-04 Trond MyklebustNFSv4: Fix the fallback to AUTH_NULL if krb5i is not...
2013-04-04 Chuck LeverNFS: Use server-recommended security flavor by default...
2013-03-29 Chuck LeverNFS: Use "krb5i" to establish NFSv4 state whenever...
2013-03-29 Chuck LeverNFS: Try AUTH_UNIX when PUTROOTFH gets NFS4ERR_WRONGSEC
2013-03-29 Chuck LeverNFS: Use static list of security flavors during root...
2013-03-29 Chuck LeverNFS: Avoid PUTROOTFH when managing leases
2013-03-29 Chuck LeverNFS: Clean up nfs4_proc_get_rootfh
2013-03-29 Chuck LeverNFS: Handle missing rpc.gssd when looking up root FH
2013-03-29 Chuck LeverSUNRPC: Refactor nfsd4_do_encode_secinfo()
2013-03-29 Chuck LeverSUNRPC: Introduce rpcauth_get_pseudoflavor()
2013-03-29 Chuck LeverSUNRPC: Define rpcsec_gss_info structure
2013-03-28 Trond MyklebustNFSv4: Fix Oopses in the fs_locations code
2013-03-28 Trond MyklebustNFSv4: Fix another reboot recovery race
2013-03-27 Trond MyklebustNFSv4: Add a mapping for NFS4ERR_FILE_OPEN in nfs4_map_...
2013-03-25 Trond MyklebustNFSv4.1: Use CLAIM_DELEG_CUR_FH opens when available
2013-03-25 Trond MyklebustNFSv4.1: Enable open-by-filehandle
2013-03-25 Trond MyklebustNFSv4.1: Add xdr support for CLAIM_FH and CLAIM_DELEG_C...
2013-03-25 Trond MyklebustNFSv4: Clean up nfs4_opendata_alloc in preparation...
2013-03-25 Trond MyklebustNFSv4.1: Select the "most recent locking state" for...
2013-03-25 Trond MyklebustNFSv4: Prepare for minorversion-specific nfs_server...
2013-03-25 Trond MyklebustNFSv4: Resend the READ/WRITE RPC call if a stateid...
2013-03-25 Trond MyklebustNFSv4: The stateid must remain the same for replayed...
2013-03-25 Trond MyklebustNFS: __nfs_find_lock_context needs to check ctx->lock_c...
2013-03-25 Trond MyklebustNFS: Don't accept more reads/writes if the open context...
2013-03-25 Trond MyklebustNFSv4: Fail I/O if the state recovery fails irrevocably
2013-03-21 Trond MyklebustNFSv4.1: Add a helper pnfs_commit_and_return_layout
2013-03-21 Trond MyklebustNFSv4.1: Always clear the NFS_INO_LAYOUTCOMMIT in layou...
2013-03-21 Trond MyklebustNFSv4.1: Fix a race in pNFS layoutcommit
2013-03-21 fanchaotingpnfs-block: removing DM device maybe cause oops when...
2013-03-20 Trond MyklebustNFSv4: Fix the string length returned by the idmapper
2013-03-03 Linus TorvaldsMerge tag 'disintegrate-fbdev-20121220' of git://git...
2013-03-03 Linus TorvaldsMerge tag 'stable/for-linus-3.9-rc1-tag' of git://git...
2013-03-03 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2013-03-03 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2013-03-03 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2013-03-03 Linus TorvaldsMerge branch 'fixes-for-3.9-latest' of git://git.kernel...
2013-03-03 Linus TorvaldsMerge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org...
2013-03-03 Linus TorvaldsMerge branch 'for-linus' of git://git.linaro.org/people...
2013-03-03 Linus TorvaldsMerge tag 'char-misc-3.9-rc1' of git://git.kernel.org...
2013-03-03 Linus TorvaldsMerge tag 'usb-3.9-rc1' of git://git.kernel.org/pub...
2013-03-03 Linus TorvaldsMerge git://www.linux-watchdog.org/linux-watchdog
2013-03-03 Linus TorvaldsMerge branch 'next' of git://git.infradead.org/users...
2013-03-03 Linus TorvaldsMerge branch 'for_linus' of git://cavan.codon.org.uk...
2013-03-03 Geert Uytterhoevenbtrfs/raid56: Add missing #include <linux/vmalloc.h>
2013-03-03 Linus TorvaldsMerge tag 'ext4_for_linus' of git://git.kernel.org...
2013-03-03 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2013-03-03 Linus TorvaldsMerge tag 'nfs-for-3.9-2' of git://git.linux-nfs.org...
2013-03-03 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2013-03-03 Linus TorvaldsMerge tag 'for-linus-20130301' of git://git.infradead...
2013-03-03 Russell KingMerge branches 'devel-stable', 'fixes' and 'mmci' into...
2013-03-02 Jan Karaext4: enable quotas before orphan cleanup
2013-03-02 Jan Karaext4: don't allow quota mount options when quota featur...
2013-03-02 Zheng Liuext4: fix a warning from sparse check for ext4_dir_llseek
2013-03-02 Lukas Czernerext4: convert number of blocks to clusters properly
2013-03-02 Wei Yongjunext4: fix possible memory leak in ext4_remount()
2013-03-02 Dmitry Monakhovjbd2: fix ERR_PTR dereference in jbd2__journal_start
2013-03-02 James HoganRevert some of "binfmt_elf: cleanups"
2013-03-02 Linus TorvaldsMerge tag 'dm-3.9-changes' of git://git.kernel.org...
2013-03-02 Linus TorvaldsMerge branch 'for-next' of git://git.kernel.org/pub...
2013-03-02 Linus TorvaldsMerge tag 'scsi-for-linus' of git://git.kernel.org...
2013-03-02 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2013-03-02 Linus TorvaldsMerge tag 'for_linux-3.9' of git://git.kernel.org/pub...
2013-03-02 Linus TorvaldsMerge tag 'arc-v3.9-rc1-late' of git://git.kernel.org...
2013-03-02 Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2013-03-02 Theodore Ts'oext4: use percpu counter for extent cache count
2013-03-02 Heiko Carstenscompat: restore timerfd settime and gettime compat...
2013-03-02 Al Viroconstify path_get/path_put and fs_struct.c stuff
2013-03-02 Al Virocache the value of file_inode() in struct file
2013-03-01 Linus TorvaldsMerge branch 'for-next' of git://git.samba.org/sfrench...
2013-03-01 Tim Gardnerautofs4 - autofs4_catatonic_mode(): remove redundant...
next