| Commit message (Expand) | Author | Age | Files | Lines |
* | [CIFS] Fix cifs trying to write to f_ops | Steve French | 2006-01-08 | 1 | -6/+11 |
* | [CIFS] Minor cleanup to new cifs acl header. | Steve French | 2006-01-08 | 1 | -0/+2 |
* | [CIFS] Fix typos in rfc1002pdu.h | Steve French | 2005-12-31 | 1 | -2/+2 |
* | Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git | Steve French | 2005-12-31 | 13 | -89/+111 |
|\ |
|
| * | Insanity avoidance in /proc | Linus Torvalds | 2005-12-30 | 1 | -24/+23 |
| * | [PATCH] uml: hostfs - fix possible PAGE_CACHE_SHIFT overflows | Paolo 'Blaisorblade' Giarrusso | 2005-12-29 | 1 | -1/+6 |
| * | [PATCH] Hostfs: remove unused var | Paolo 'Blaisorblade' Giarrusso | 2005-12-29 | 1 | -2/+0 |
| * | [SPARC]: introduce a SPARC Kconfig symbol | Adrian Bunk | 2005-12-22 | 1 | -1/+1 |
| * | [PATCH] fix posix lock on NFS | ASANO Masahiro | 2005-12-22 | 1 | -1/+2 |
| * | [PATCH] relayfs: remove warning printk() in relay_switch_subbuf() | Tom Zanussi | 2005-12-20 | 1 | -2/+6 |
| * | [PATCH] nfsd: check for read-only exports before setting acls | Andreas Gruenbacher | 2005-12-20 | 2 | -2/+2 |
| * | NLM: Fix Oops in nlmclnt_mark_reclaim() | Trond Myklebust | 2005-12-19 | 1 | -0/+4 |
| * | NFS: Fix another O_DIRECT race | Trond Myklebust | 2005-12-19 | 3 | -42/+33 |
| * | [PATCH] xfs: missing gfp_t annotations | Al Viro | 2005-12-15 | 1 | -2/+2 |
| * | [PATCH] reiserfs: close open transactions on error path | Jeff Mahoney | 2005-12-14 | 1 | -8/+18 |
| * | [PATCH] reiserfs: skip commit on io error | Jeff Mahoney | 2005-12-14 | 1 | -4/+14 |
* | | Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git | Steve French | 2005-12-13 | 2 | -4/+11 |
|\ \
| |/ |
|
| * | [PATCH] inotify: add two inotify_add_watch flags | John McCutchan | 2005-12-12 | 1 | -3/+10 |
| * | [PATCH] Fix listxattr() for generic security attributes | Daniel Drake | 2005-12-12 | 1 | -1/+1 |
* | | [CIFS] Avoid extra large buffer allocation (and memcpy) in cifs_readpages | Steve French | 2005-12-12 | 11 | -108/+156 |
* | | Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git | Steve French | 2005-12-05 | 5 | -37/+39 |
|\ \
| |/ |
|
| * | NFSv4: Fix an Oops in the synchronous write path | Trond Myklebust | 2005-12-03 | 1 | -1/+10 |
| * | NFS: Fix post-op attribute revalidation... | Trond Myklebust | 2005-12-03 | 2 | -0/+4 |
| * | NFS: use set_page_writeback() in the appropriate places | Trond Myklebust | 2005-12-03 | 1 | -2/+4 |
| * | NFS: Fix a few further cache consistency regressions | Trond Myklebust | 2005-12-03 | 1 | -34/+20 |
| * | NFS: Fix cache consistency regression | Steve Dickson | 2005-12-03 | 1 | -0/+1 |
* | | [CIFS] Display large/small total buffer allocations in /proc/fs/cifs/Stats | Steve French | 2005-12-03 | 1 | -0/+8 |
* | | [CIFS] Add extended stats (STATS2) for total buffer allocations for | Steve French | 2005-12-03 | 4 | -2/+23 |
* | | [CIFS] Readpages and readir performance improvements - eliminate extra | Steve French | 2005-12-02 | 6 | -23/+71 |
* | | [CIFS] Kerberos and CIFS ACL support part 1 | Steve French | 2005-12-01 | 4 | -9/+94 |
* | | [CIFS] Use fsuid (fsgid) more consistently instead of uid/gid in | Steve French | 2005-12-01 | 5 | -11/+17 |
|/ |
|
* | [CIFS] For previous fix, mode on mkdir needed S_IFDIR left out. | Steve French | 2005-11-29 | 1 | -0/+1 |
* | [CIFS] Missing parenthesis and typo in previous fix | Steve French | 2005-11-29 | 2 | -2/+3 |
* | Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git | Steve French | 2005-11-29 | 14 | -35/+84 |
|\ |
|
| * | [PATCH] hfsplus: don't modify journaled volume | Roman Zippel | 2005-11-29 | 4 | -6/+33 |
| * | [PATCH] reiserfs: handle cnode allocation failure gracefully | Jeff Mahoney | 2005-11-29 | 1 | -0/+9 |
| * | VM: add common helper function to create the page tables | Linus Torvalds | 2005-11-29 | 1 | -11/+1 |
| * | [JFFS2] Fix the slab cache constructor of 'struct jffs2_inode_info' objects. | Thomas Gleixner | 2005-11-29 | 2 | -1/+3 |
| * | [PATCH] fuse: check for invalid node ID in fuse_create_open() | Miklos Szeredi | 2005-11-28 | 1 | -3/+8 |
| * | [PATCH] fuse: check directory aliasing in mkdir | Miklos Szeredi | 2005-11-28 | 1 | -9/+17 |
| * | [PATCH] Fix oops in vfs_quotaon_mount() | Jan Kara | 2005-11-28 | 1 | -0/+6 |
| * | [PATCH] v9fs: fix memory leak in v9fs dentry code | Latchesar Ionkov | 2005-11-28 | 1 | -0/+2 |
| * | [PATCH] ext3: Wrong return value for EXT3_IOC_GROUP_ADD | Glauber de Oliveira Costa | 2005-11-28 | 1 | -0/+1 |
| * | [PATCH] reiserfs: fix 32-bit overflow in map_block_for_writepage() | Oleg Drokin | 2005-11-28 | 1 | -1/+1 |
| * | mm: re-architect the VM_UNPAGED logic | Linus Torvalds | 2005-11-28 | 1 | -4/+3 |
* | | [CIFS] Fix umount --force to wake up the pending response queue, not just | Steve French | 2005-11-29 | 5 | -8/+62 |
* | | [CIFS] Fix missing permission check on setattr when noperm mount option is | Steve French | 2005-11-29 | 5 | -13/+60 |
* | | [CIFS] When file is deleted locally but later recreated on the server | Steve French | 2005-11-28 | 3 | -20/+35 |
|/ |
|
* | NFS: Fix a spinlock recursion inside nfs_update_inode() | Trond Myklebust | 2005-11-25 | 1 | -14/+12 |
* | NFSv4: Fix typo in lock caching | Trond Myklebust | 2005-11-25 | 1 | -3/+3 |