summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* NFSv4: Add post-op attributes to NFSv4 write and commit callbacks.Trond Myklebust2005-10-271-0/+2
* NFSv4: Add post-op attributes to nfs4_proc_remove()Trond Myklebust2005-10-271-0/+7
* NFSv4: Add post-op attributes to nfs4_proc_rename()Trond Myklebust2005-10-271-0/+4
* NFSv4: Add post-op attributes to nfs4_proc_link()Trond Myklebust2005-10-271-0/+9
* NFS: Add optional post-op getattr instruction to the NFSv4 file close.Trond Myklebust2005-10-271-0/+3
* NFSv4: Add directory post-op attributes to the CREATE operations.Trond Myklebust2005-10-271-0/+2
* NFS: Don't let nfs_end_data_update() clobber attribute update informationTrond Myklebust2005-10-271-5/+10
* NFS: Optimise inode attribute cache updatesTrond Myklebust2005-10-272-1/+3
* NFS: Convert cache_change_attribute into a jiffy-based valueTrond Myklebust2005-10-271-1/+1
* NFS: Cleanup initialisation of struct nfs_fattrTrond Myklebust2005-10-271-0/+5
* Merge /home/trondmy/scm/kernel/git/torvalds/linux-2.6Trond Myklebust2005-10-273-13/+6
|\
| * [SERIAL] new hp diva console portJustin Chen2005-10-241-0/+1
| * [SERIAL] support the Exsys EX-4055 4S four-port cardBjorn Helgaas2005-10-241-0/+1
| * [PATCH] inotify/idr leak fixAndrew Morton2005-10-231-0/+1
| * [PATCH] Fix handling spurious page fault for hugetlb regionHugh Dickins2005-10-201-13/+3
* | Merge /home/trondmy/scm/kernel/git/torvalds/linux-2.6Trond Myklebust2005-10-202-2/+43
|\|
| * [PATCH] swiotlb: make sure initial DMA allocations really are in DMA memoryYasunori Goto2005-10-191-2/+30
| * [PATCH] Handle spurious page fault for hugetlb regionSeth, Rohit2005-10-191-0/+13
* | RPCSEC_GSS: krb5 cleanupJ. Bruce Fields2005-10-181-8/+4
* | RPCSEC_GSS remove all qop parametersJ. Bruce Fields2005-10-184-27/+8
* | RPCSEC_GSS: Add support for privacy to krb5 rpcsec_gss mechanism.J. Bruce Fields2005-10-181-1/+17
* | RPCSEC_GSS: krb5 pre-privacy cleanupJ. Bruce Fields2005-10-181-3/+2
* | RPCSEC_GSS: cleanup au_rslack calculationJ. Bruce Fields2005-10-181-1/+6
* | SUNRPC: Provide a callback to allow free pages allocated during xdr encodingJ. Bruce Fields2005-10-181-1/+4
* | SUNRPC: Add support for privacy to generic gss-api code.J. Bruce Fields2005-10-181-0/+22
* | NFSv4: Eliminate nfsv4 open race...Trond Myklebust2005-10-181-1/+1
* | VFS: Allow the filesystem to return a full file pointer on open intentTrond Myklebust2005-10-181-0/+8
* | NFSv4: Fix up handling of open_to_lock sequence idsTrond Myklebust2005-10-181-15/+4
* | NFSv4: Make NFS clean up byte range locks asynchronouslyTrond Myklebust2005-10-181-1/+1
* | NFSv4: Fix a potential CLOSE raceTrond Myklebust2005-10-181-1/+1
* | NFSv4: Add functions to order RPC callsTrond Myklebust2005-10-181-7/+8
* | RPC: allow call_encode() to delay transmission of an RPC call.Trond Myklebust2005-10-181-0/+1
* | Merge /home/trondmy/scm/kernel/git/torvalds/linux-2.6Trond Myklebust2005-10-1849-279/+430
|\|
| * [PATCH] aio: revert lock_kiocb()Zach Brown2005-10-171-1/+6
| * [PATCH] rcu: keep rcu callback event counterEric Dumazet2005-10-171-0/+1
| * [PATCH] list: add missing rcu_dereference on first elementHerbert Xu2005-10-171-17/+22
| * [PATCH]: highest_possible_processor_id() has to be a macroAl Viro2005-10-161-9/+7
| * [PATCH] Fix copy-and-paste error in BSD accountingTim Schmielau2005-10-141-2/+2
| * [NETFILTER]: Fix OOPSes on machines with discontiguous cpu numbering.David S. Miller2005-10-131-0/+12
| * [NETPOLL]: wrong return for null netpoll_poll_lock()Ben Dooks2005-10-121-1/+1
| * [NETFILTER] ctnetlink: allow userspace to change TCP statePablo Neira Ayuso2005-10-101-0/+3
| * [NETFILTER]: Use only 32bit counters for CONNTRACK_ACCTHarald Welte2005-10-102-4/+10
| * [NETFILTER] ctnetlink: add one nesting level for TCP statePablo Neira Ayuso2005-10-101-1/+8
| * [NETFILTER]: Add missing include to ip_conntrack_tuple.hHarald Welte2005-10-101-0/+2
| * [NETFILTER] nat: remove bogus structure memberHarald Welte2005-10-101-4/+0
| * [NETFILTER] nfnetlink: use highest bit of nfa_type to indicate nested TLVHarald Welte2005-10-101-4/+8
| * [PATCH] Fix signal sending in usbdevio on async URB completionHarald Welte2005-10-101-0/+1
| * [PATCH] x86_64: Set up safe page tables during resumeRafael J. Wysocki2005-10-101-0/+2
| * [PATCH] gfp flags annotations - part 1Al Viro2005-10-0822-64/+63
| * Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2005-10-081-0/+10
| |\