summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] xfs: missing gfp_t annotationsAl Viro2005-12-151-2/+2
* [PATCH] reiserfs: close open transactions on error pathJeff Mahoney2005-12-141-8/+18
* [PATCH] reiserfs: skip commit on io errorJeff Mahoney2005-12-141-4/+14
* [PATCH] inotify: add two inotify_add_watch flagsJohn McCutchan2005-12-121-3/+10
* [PATCH] Fix listxattr() for generic security attributesDaniel Drake2005-12-121-1/+1
* NFSv4: Fix an Oops in the synchronous write pathTrond Myklebust2005-12-031-1/+10
* NFS: Fix post-op attribute revalidation...Trond Myklebust2005-12-032-0/+4
* NFS: use set_page_writeback() in the appropriate placesTrond Myklebust2005-12-031-2/+4
* NFS: Fix a few further cache consistency regressionsTrond Myklebust2005-12-031-34/+20
* NFS: Fix cache consistency regressionSteve Dickson2005-12-031-0/+1
* [CIFS] For previous fix, mode on mkdir needed S_IFDIR left out.Steve French2005-11-291-0/+1
* [CIFS] Missing parenthesis and typo in previous fixSteve French2005-11-292-2/+3
* Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.gitSteve French2005-11-2914-35/+84
|\
| * [PATCH] hfsplus: don't modify journaled volumeRoman Zippel2005-11-294-6/+33
| * [PATCH] reiserfs: handle cnode allocation failure gracefullyJeff Mahoney2005-11-291-0/+9
| * VM: add common helper function to create the page tablesLinus Torvalds2005-11-291-11/+1
| * [JFFS2] Fix the slab cache constructor of 'struct jffs2_inode_info' objects.Thomas Gleixner2005-11-292-1/+3
| * [PATCH] fuse: check for invalid node ID in fuse_create_open()Miklos Szeredi2005-11-281-3/+8
| * [PATCH] fuse: check directory aliasing in mkdirMiklos Szeredi2005-11-281-9/+17
| * [PATCH] Fix oops in vfs_quotaon_mount()Jan Kara2005-11-281-0/+6
| * [PATCH] v9fs: fix memory leak in v9fs dentry codeLatchesar Ionkov2005-11-281-0/+2
| * [PATCH] ext3: Wrong return value for EXT3_IOC_GROUP_ADDGlauber de Oliveira Costa2005-11-281-0/+1
| * [PATCH] reiserfs: fix 32-bit overflow in map_block_for_writepage()Oleg Drokin2005-11-281-1/+1
| * mm: re-architect the VM_UNPAGED logicLinus Torvalds2005-11-281-4/+3
* | [CIFS] Fix umount --force to wake up the pending response queue, not justSteve French2005-11-295-8/+62
* | [CIFS] Fix missing permission check on setattr when noperm mount option isSteve French2005-11-295-13/+60
* | [CIFS] When file is deleted locally but later recreated on the serverSteve French2005-11-283-20/+35
|/
* NFS: Fix a spinlock recursion inside nfs_update_inode()Trond Myklebust2005-11-251-14/+12
* NFSv4: Fix typo in lock cachingTrond Myklebust2005-11-251-3/+3
* NFSv4: Fix buggy nfs_wait_on_sequence()Trond Myklebust2005-11-251-10/+10
* [XFS] Resolve the xlog_grant_log_space hang, revert inline to macro.Nathan Scott2005-11-251-24/+12
* [XFS] Fix a case where attr2 format was being used unconditionally.Nathan Scott2005-11-251-3/+8
* [XFS] Tight loop in xfs_finish_reclaim_all prevented the xfslogd to runFelix Blyakher2005-11-251-2/+3
* [XFS] Fix a 32 bit value wraparound when providing a mapping for a largeNathan Scott2005-11-251-7/+6
* [XFS] handle error returns from freeze_bdevChristoph Hellwig2005-11-251-1/+1
* [XFS] Fix potential overflow in xfs_iomap_t delta for very large extentsEric Sandeen2005-11-251-1/+1
* [PATCH] jffs2 debug gcc-2.9x fixAndrew Morton2005-11-231-4/+4
* [PATCH] fix do_wait() vs exec() raceOleg Nesterov2005-11-231-4/+4
* [PATCH] Fix hugetlbfs_statfs() reporting of block limitsDavid Gibson2005-11-221-4/+8
* [PATCH] Fix error handling with put_compat_statfs()David Gibson2005-11-221-8/+8
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2005-11-211-5/+3
|\
| * [COMPAT] net: SIOCGIFCONF data corruptionAlexandra Kossovsky2005-11-201-5/+3
* | [PATCH] Remove compat ioctl semaphoreAndi Kleen2005-11-201-7/+0
|/
* Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.gitSteve French2005-11-191-0/+169
|\
| * [COMPAT]: EXT3_IOC_SETVERSION is _IOW() not _IOR().David S. Miller2005-11-181-1/+1
| * [COMPAT]: Add ext3 ioctl translations.David S. Miller2005-11-171-0/+36
| * [DVB]: Add compat ioctl handling.David S. Miller2005-11-161-0/+133
* | [CIFS] Fix setattr of mode only (e.g. in some chmod cases) to WindowsSteve French2005-11-191-0/+1
* | [CIFS] Fix mknod of block and chardev over SFU mountsSteve French2005-11-183-13/+62
* | [CIFS] Missing part of previous patchSteve French2005-11-182-0/+3
OpenPOWER on IntegriCloud