summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* [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
* | [CIFS] Fix scheduling while atomic when pending writes at file close timeSteve French2005-11-182-22/+56
* | [CIFS] Vectored and async i/o turned on and correct theSteve French2005-11-171-72/+45
* | [CIFS] Recognize properly symlinks and char/blk devices (not justSteve French2005-11-171-4/+44
* | [CIFS] Fix sparse warnings on smb bcc (byte count)Steve French2005-11-162-3/+3
* | [CIFS] Fix endian errors (setfacl/getfacl failures) in handling ACLsSteve French2005-11-151-14/+17
* | [CIFS] Recognize properly symlinks and char/blk devices (not just FIFOs)Steve French2005-11-152-10/+66
* | Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.gitSteve French2005-11-136-31/+27
|\ \ | |/
| * [PATCH] ext2: remove duplicate newlines in ext2_fill_superJohann Lombardi2005-11-131-1/+1
| * [PATCH] aio: replace locking comments with assert_spin_locked()Zach Brown2005-11-131-5/+12
| * [PATCH] aio: remove kioctx from mm_structZach Brown2005-11-131-18/+9
| * [PATCH] Fix sparse warning in proc/task_mmu.cLuiz Fernando Capitulino2005-11-131-1/+1
| * [PATCH] ext3: journal handling on error path in ext3_journalled_writepage()Denis Lunev2005-11-131-1/+3
| * Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6Linus Torvalds2005-11-131-3/+0
| |\
| | * [JFFS2] Remove broken and useless debug codeThomas Gleixner2005-11-131-3/+0
| * | [PATCH] VFS: local denial-of-service with file leasesChris Wright2005-11-131-1/+0
| * | [PATCH] VFS: Fix memory leak with file leasesJ. Bruce Fields2005-11-131-1/+1
| |/
* | Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.gitSteve French2005-11-128-117/+7
|\ \ | |/
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2005-11-118-117/+7
| |\
| | * fs/ioprio.c should #include <linux/syscalls.h>Adrian Bunk2005-11-081-0/+1
| | * fs/afs/callback.c should #include "cmservice.h"Adrian Bunk2005-11-081-0/+1
| | * remove unused fs/befs/attribute.cWill Dyson2005-11-081-117/+0
| | * fs/reiserfs/hashes.c should #include <linux/reiserfs_fs.h>Adrian Bunk2005-11-081-0/+1
| | * fs/partitions/ultrix.c should #include "ultrix.h"Adrian Bunk2005-11-081-0/+1
| | * jffs_fm.c should #include "intrep.h"Adrian Bunk2005-11-081-0/+1
| | * fs/freevxfs/: add #include'sAdrian Bunk2005-11-082-0/+2
OpenPOWER on IntegriCloud