aboutsummaryrefslogtreecommitdiffstats
path: root/fs (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds1-8/+30
2006-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-0/+4
2006-01-04Relax the rw_verify_area() error checking.Linus Torvalds2-10/+26
2006-01-03[INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.hArnaldo Carvalho de Melo2-0/+4
2005-12-30Insanity avoidance in /procLinus Torvalds1-24/+23
2005-12-29[PATCH] uml: hostfs - fix possible PAGE_CACHE_SHIFT overflowsPaolo 'Blaisorblade' Giarrusso1-1/+6
2005-12-29[PATCH] Hostfs: remove unused varPaolo 'Blaisorblade' Giarrusso1-2/+0
2005-12-22[SPARC]: introduce a SPARC Kconfig symbolAdrian Bunk1-1/+1
2005-12-22[PATCH] fix posix lock on NFSASANO Masahiro1-1/+2
2005-12-20[PATCH] relayfs: remove warning printk() in relay_switch_subbuf()Tom Zanussi1-2/+6
2005-12-20[PATCH] nfsd: check for read-only exports before setting aclsAndreas Gruenbacher2-2/+2
2005-12-19NLM: Fix Oops in nlmclnt_mark_reclaim()Trond Myklebust1-0/+4
2005-12-19NFS: Fix another O_DIRECT raceTrond Myklebust3-42/+33
2005-12-15Merge by hand (conflicts in scsi_lib.c)James Bottomley3-14/+34
2005-12-15[SCSI] seperate max_sectors from max_hw_sectorsMike Christie1-9/+11
2005-12-15[PATCH] xfs: missing gfp_t annotationsAl Viro1-2/+2
2005-12-14[SCSI] Convert SCSI mid-layer to scsi_execute_asyncMike Christie1-0/+20
2005-12-14[PATCH] reiserfs: close open transactions on error pathJeff Mahoney1-8/+18
2005-12-14[PATCH] reiserfs: skip commit on io errorJeff Mahoney1-4/+14
2005-12-12[PATCH] inotify: add two inotify_add_watch flagsJohn McCutchan1-3/+10
2005-12-12[PATCH] Fix listxattr() for generic security attributesDaniel Drake1-1/+1
2005-12-03NFSv4: Fix an Oops in the synchronous write pathTrond Myklebust1-1/+10
2005-12-03NFS: Fix post-op attribute revalidation...Trond Myklebust2-0/+4
2005-12-03NFS: use set_page_writeback() in the appropriate placesTrond Myklebust1-2/+4
2005-12-03NFS: Fix a few further cache consistency regressionsTrond Myklebust1-34/+20
2005-12-03NFS: Fix cache consistency regressionSteve Dickson1-0/+1
2005-11-29[CIFS] For previous fix, mode on mkdir needed S_IFDIR left out.Steve French1-0/+1
2005-11-29[CIFS] Missing parenthesis and typo in previous fixSteve French2-2/+3
2005-11-29Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.gitSteve French14-35/+84
2005-11-29[CIFS] Fix umount --force to wake up the pending response queue, not justSteve French5-8/+62
2005-11-29[CIFS] Fix missing permission check on setattr when noperm mount option isSteve French5-13/+60
2005-11-29[PATCH] hfsplus: don't modify journaled volumeRoman Zippel4-6/+33
2005-11-29[PATCH] reiserfs: handle cnode allocation failure gracefullyJeff Mahoney1-0/+9
2005-11-29VM: add common helper function to create the page tablesLinus Torvalds1-11/+1
2005-11-29[JFFS2] Fix the slab cache constructor of 'struct jffs2_inode_info' objects.Thomas Gleixner2-1/+3
2005-11-28[PATCH] fuse: check for invalid node ID in fuse_create_open()Miklos Szeredi1-3/+8
2005-11-28[PATCH] fuse: check directory aliasing in mkdirMiklos Szeredi1-9/+17
2005-11-28[PATCH] Fix oops in vfs_quotaon_mount()Jan Kara1-0/+6
2005-11-28[PATCH] v9fs: fix memory leak in v9fs dentry codeLatchesar Ionkov1-0/+2
2005-11-28[PATCH] ext3: Wrong return value for EXT3_IOC_GROUP_ADDGlauber de Oliveira Costa1-0/+1
2005-11-28[PATCH] reiserfs: fix 32-bit overflow in map_block_for_writepage()Oleg Drokin1-1/+1
2005-11-28mm: re-architect the VM_UNPAGED logicLinus Torvalds1-4/+3
2005-11-28[CIFS] When file is deleted locally but later recreated on the serverSteve French3-20/+35
2005-11-25NFS: Fix a spinlock recursion inside nfs_update_inode()Trond Myklebust1-14/+12
2005-11-25NFSv4: Fix typo in lock cachingTrond Myklebust1-3/+3
2005-11-25NFSv4: Fix buggy nfs_wait_on_sequence()Trond Myklebust1-10/+10
2005-11-25[XFS] Resolve the xlog_grant_log_space hang, revert inline to macro.Nathan Scott1-24/+12
2005-11-25[XFS] Fix a case where attr2 format was being used unconditionally.Nathan Scott1-3/+8
2005-11-25[XFS] Tight loop in xfs_finish_reclaim_all prevented the xfslogd to runFelix Blyakher1-2/+3
2005-11-25[XFS] Fix a 32 bit value wraparound when providing a mapping for a largeNathan Scott1-7/+6