aboutsummaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2004-12-15debugfs: add debugfsGreg Kroah-Hartman4-0/+582
2004-12-12[PATCH] fix ext2/ext3 memory leakHeiko Carstens2-0/+6
2004-12-12[PATCH] do_task_stat() use pid_alive()Andrew Morton1-1/+1
2004-12-12[PATCH] reduce ext3 log spamming (blank lines)David Brownell1-1/+1
2004-12-12[PATCH] direct-io: set PF_SYNCWRITEAndrew Morton1-0/+5
2004-12-12[CIFS] Fix CIFS_MAX_MSGSIZE so it can be configured at module_install time,Steve French8-21/+26
2004-12-11[CIFS] Remove sparse warning in use of cifs_write functionSteve French5-10/+142
2004-12-11[CIFS] remove sparse warningSteve French1-2/+3
2004-12-11Add support for module init parms for number of small and large cifs networkSteve French7-14/+137
2004-12-10Merge bk://linux.bkbits.net/linux-2.5Steve French2-16/+20
2004-12-10[CIFS] Allow peek to return less than smb header so we do not prematurely kil...Steve French3-25/+36
2004-12-09[CIFS] Do not block on FindNotify responseSteve French4-5/+34
2004-12-09Clean up open_exec()/kmalloc() error case handling.Linus Torvalds2-16/+20
2004-12-09[CIFS] Check right mid state on hung network responses. Fix remote Steve French4-11/+71
2004-12-08Merge bk://linux.bkbits.net/linux-2.5Steve French2-9/+6
2004-12-07[CIFS] parse ipv6 addresses on mount (ipv6 support for cifs part 2)Steve French1-0/+10
2004-12-07[CIFS] Increase size of small SMB pool (and decrease number) and Steve French6-65/+89
2004-12-07Revert recent ext3_dx_readdir changesLinus Torvalds1-8/+5
2004-12-06[PATCH] restore BLKRRPART semanticsAndries E. Brouwer1-1/+1
2004-12-06[CIFS] add debug message for trusted and security xattrsSteve French1-3/+14
2004-12-06[CIFS] cleanup various warning/debug messagesSteve French2-25/+14
2004-12-05Merge bk://linux.bkbits.net/linux-2.5Steve French1-0/+2
2004-12-02[PATCH] sysfs: fix sysfs_dir_close memory leakGreg Kroah-Hartman1-0/+2
2004-12-02Merge bk://linux.bkbits.net/linux-2.5Steve French23-330/+2377
2004-12-02[PATCH] proc_pid_status() oops fixManfred Spraul2-7/+2
2004-12-02[PATCH] Work around devices with bogus media change indication on the first openAlexander Viro1-18/+1
2004-12-02[PATCH] blkdev_get_blocks(): handle eofAndrew Morton1-3/+16
2004-12-02[PATCH] revert the "dio handle eof" fixAndrew Morton1-24/+3
2004-12-02[CIFS] fix spelling of CONFIG_CIFS_EXPERIMENTAL ifdef in direct i/o writeSteve French2-5/+11
2004-12-02[CIFS] zero more of SMB param area on SMB allocationSteve French2-4/+6
2004-12-01add direct mount options to optionally bypass the page cache on reads and writesSteve French5-5/+77
2004-12-01[CIFS] Fix endianness bug in new cifs_readdir2 in calculating dir entry name ...Steve French4-15/+17
2004-12-01[PATCH] Fix an XFS direct I/O deadlockNathan Scott2-14/+45
2004-12-01[PATCH] cont_prepare_write() fixHirofumi Ogawa1-2/+1
2004-11-30[CIFS] Make new cifs readdir code the default and rename the proc entry Steve French2-2/+2
2004-11-30[CIFS] Add missing quote to cifs kconfig itemSteve French2-6/+7
2004-11-30[CIFS] Update Kconfig to make CIFS POSIX ACLs dependent on xattrs and Steve French3-9/+24
2004-11-30[CIFS] fix error mapping on getfacl to windows and old samba servers to map t...Steve French3-0/+10
2004-11-30[CIFS] Set inode number properly on new cifs_readdir code to Windows serversSteve French1-1/+2
2004-11-30[CIFS] fix size of cifs small buffers to just barely fit within slab limitSteve French7-17/+137
2004-11-30[CIFS] minor cleanup to cifs buffer allocation codeSteve French1-0/+1
2004-11-30[CIFS] CIFS buffer management improvements part 1Steve French5-4/+84
2004-11-29[CIFS] cifs readdir rewrite fix resume key handlingSteve French5-23/+100
2004-11-29[CIFS] Add setfacl support to cifsSteve French3-8/+169
2004-11-28[CIFS] cifs readdir part 11. Also renames unused /proc/fs/cifs/QuotaEnabled ...Steve French6-114/+230
2004-11-26Merge bk://linux.bkbits.net/linux-2.5Steve French2-10/+8
2004-11-26[CIFS] fix ls -l warning on dirs when POSIX ACLs enabled. Steve French2-10/+10
2004-11-26[CIFS] cifs readdir changes part 10 remove unneeded debug functionSteve French3-5/+6
2004-11-25[PATCH] bio: fix leak in failure case in bio_copy_user()Jens Axboe1-4/+5
2004-11-25[PATCH] ia64/x86_64/s390 overlapping vma fixZou Nanhai1-6/+3
2004-11-24[CIFS] POSIX ACL support part 3Steve French7-33/+93
2004-11-23[CIFS] POSIX ACL support part 2Steve French4-27/+74
2004-11-23[CIFS] cifs readdir rewrite part 9 - fix unicode strlen to be more readable f...Steve French2-17/+23
2004-11-22Merge bk://linux.bkbits.net/linux-2.5Steve French3-22/+8
2004-11-22[CIFS] cifs readdir rewrite part 8Steve French1-23/+165
2004-11-21[PATCH] /proc/cmdline missing mmputPrasanna Meda1-2/+2
2004-11-21[CIFS] cifs readdir changes part 7Steve French3-16/+144
2004-11-20[PATCH] misc __user annotationsAlexander Viro1-4/+4
2004-11-19[PATCH] compat_sys_fcntl[64] contain superfluous, buggy testAndreas Gruenbacher1-16/+2
2004-11-19Merge bk://linux.bkbits.net/linux-2.5Steve French7-9/+50
2004-11-18[PATCH] Add missing DQUOT_OFFJan Kara1-0/+1
2004-11-18[PATCH] Minor fix of inequalities in the quota codeJan Kara1-2/+2
2004-11-18[PATCH] smbfs: Bug #3758 - Broken symlinks on smbfsHaroldo Gamal2-6/+7
2004-11-18[PATCH] allow NFS exports of EFS filesystemsChristoph Hellwig2-0/+38
2004-11-19[CIFS] POSIX ACL support part 1Steve French5-24/+176
2004-11-18Merge bk://cifs.bkbits.net/linux-2.5cifsSteve French5-75/+228
2004-11-18[CIFS] cifs readdir changes part 6 Steve French5-75/+228
2004-11-18[PATCH] fix oops in sysfs_remove_dir()Maneesh Soni1-1/+2
2004-11-18Merge bk://linux.bkbits.net/linux-2.5Steve French15-65/+77
2004-11-17[CIFS} cifs readdir part 5Steve French3-31/+51
2004-11-17[CIFS] Improve SMB buffer allocation make SMB sending more efficient part 1Steve French2-11/+137
2004-11-16CIFS: additional smb trans2 cleanupSteve French1-68/+86
2004-11-16[CIFS] smb transact2 cleanupSteve French2-53/+13
2004-11-16[PATCH] a.out: error check on set_brkChris Wright1-5/+14
2004-11-16[PATCH] setup_arg_pages can insert overlapping vmaChris Wright1-0/+7
2004-11-16[PATCH] binfmt_elf: handle p_filesz == 0 on PT_INTERP sectionChris Wright1-2/+5
2004-11-16JFFS2: fix printk argument type warningDavid Woodhouse1-1/+1
2004-11-16JFFS2: make sync() actually work by providing ->sync_fs method.David Woodhouse1-1/+12
2004-11-16JFFS2: Remove redundant 'ino' arg from jffs2_get_inode_nodes()David Woodhouse3-10/+9
2004-11-16JFFS2: locking fixesDavid Woodhouse2-3/+10
2004-11-15[PATCH] cdev_init: zero out cdev before kobject_init()Roland Dreier1-0/+1
2004-11-15[PATCH] kill lockd_syms.cAdrian Bunk4-37/+8
2004-11-15[PATCH] kNFSd: fix d_find_alias brokennessNeil Brown1-6/+10
2004-11-14Merge bk://linux.bkbits.net/linux-2.5Steve French1-17/+16
2004-11-14Merge bk://cifs.bkbits.net/linux-2.5cifsSteve French3-56/+59
2004-11-14[CIFS] Improve SMB transact2 error checking and fix typo in warning messageSteve French3-26/+49
2004-11-14[CIFS] CIFS readdir fixes part 4Steve French2-30/+10
2004-11-13[PATCH] remove if !PARTITION_ADVANCED condition in defaultsAndries E. Brouwer1-17/+16
2004-11-13[CIFS] cifs readdir changes part 3Steve French2-105/+198
2004-11-13Merge bk://linux.bkbits.net/linux-2.5Steve French8-72/+108
2004-11-12cifs readdir fixes part 2Steve French2-18/+56
2004-11-11sysfs: fix odd patch errorGreg Kroah-Hartman1-1/+1
2004-11-11[PATCH] sysfs: fix duplicate driver registration errorManeesh Soni1-1/+1
2004-11-11[PATCH] fix sysfs backing store error path confusionMilton D. Miller II1-2/+2
2004-11-11[CIFS] cifs readdir fixes part 1Steve French2-0/+297
2004-11-10[PATCH] make cdev_get static, unexportArjan van de Ven1-22/+22
2004-11-10[PATCH] direct-IO: handle EOFJens Axboe1-3/+24
2004-11-10[PATCH] statfs compat functions can return EOVERFLOW on NFSOlaf Kirch1-4/+18
2004-11-10[PATCH] "Bad" naming of structures and functions in ext3 reservation codeOleg Drokin2-29/+29
2004-11-10[PATCH] ext3 umount hangNickolai Zeldovich1-4/+6
2004-11-10[PATCH] Make /proc/kcore conditional on CONFIG_MMUDavid Howells1-1/+1
2004-11-10[PATCH] EXT3 compiler warning fixDavid Howells1-3/+2
2004-11-10[PATCH] compat syscalls naming standardisationMatthew Wilcox1-3/+3
2004-11-10Merge bk://linux.bkbits.net/linux-2.5Steve French9-22/+161
2004-11-09[PATCH] binfmt_elf: handle partial reads gracefullyChris Wright1-7/+24
2004-11-10Merge ssh://linux-ntfs@bkbits.net/ntfs-2.6-develAnton Altaparmakov3-76/+65
2004-11-10NTFS: 2.1.22 - Many bug and race fixes and error handling improvements.Anton Altaparmakov3-76/+65
2004-11-10Merge flatcap.org:/home/flatcap/backup/bk/ntfs-2.6Richard Russon20-572/+1114
2004-11-09NTFS: Disable the file size changing code fromAnton Altaparmakov2-5/+6
2004-11-09NTFS: - Fix creation of buffers in fs/ntfs/mft.c::ntfs_sync_mft_mirror().Anton Altaparmakov3-9/+21
2004-11-09[CIFS] level 261 findfirst part 2Steve French1-4/+5
2004-11-09NTFS: - Add mapping of unmapped buffers to all remaining code paths, i.e.Anton Altaparmakov5-103/+309
2004-11-09[PATCH] new Solaris partition IDAndries E. Brouwer1-0/+1
2004-11-09[PATCH] don't divide by 0 when trying to mount ext3Andries E. Brouwer1-12/+18
2004-11-09[PATCH] EFI GPT: reduce alternate header probingMatt Domsch2-130/+130
2004-11-09[CIFS] level 261 findfirst part one (will help with returning stableSteve French2-1/+35
2004-11-08Merge cantab.net:/home/src/bklinux-2.6Anton Altaparmakov14-95/+34
2004-11-07Merge bk://linux.bkbits.net/linux-2.5Dave Kleikamp19-265/+315
2004-11-07Merge bk://linux.bkbits.net/linux-2.5Steve French12-92/+33
2004-11-07[CIFS] Add cifs serverino mount parm to allow use of inode numbers reported fromSteve French8-12/+102
2004-11-07[PATCH] minix_clear_inode fixAndries E. Brouwer1-10/+13
2004-11-07[PATCH] Add argument-less ppdev ioctls to compat_ioctl.hPetr Vandrovec1-0/+1
2004-11-07[PATCH] Fix ext3_dx_readdirAndrew Morton1-5/+8
2004-11-07[PATCH] VFS maintainer email address updatesMaximilian Attems3-8/+9
2004-11-07[PATCH] remove unused lookup_mnt exportArjan van de Ven1-2/+0
2004-11-07[PATCH] /proc/kcore - enable/disable.Pawel Sikora1-2/+2
2004-11-07[PATCH] remove journal callback code from jbdArjan van de Ven4-65/+0
2004-11-06Merge bk://linux.bkbits.net/linux-2.5Steve French7-11/+25
2004-11-06Merge bk://linux.bkbits.net/linux-2.5Steve French7-11/+25
2004-11-06aio: remove incorrect initialization of "nr_pages"Linus Torvalds1-2/+0
2004-11-06Do EFI partitions only on ia64.Linus Torvalds1-1/+1
2004-11-05Merge ssh://linux-ntfs@bkbits.net/ntfs-2.6-develAnton Altaparmakov8-45/+49
2004-11-05NTFS: Minor cleanup of fs/ntfs/debug.c.Anton Altaparmakov1-10/+9
2004-11-05NTFS: Fix bug in handling of bad inodes in fs/ntfs/namei.c::ntfs_lookup().Anton Altaparmakov2-4/+19
2004-11-05NTFS: Fix error handling in fs/ntfs/quota.c::ntfs_mark_quotas_out_of_date()Anton Altaparmakov2-2/+5
2004-11-05NTFS: Rewrite handling of multi sector transfer errors. We now do not setAnton Altaparmakov6-64/+82
2004-11-05Merge flatcap.org:/home/flatcap/backup/bk/ntfs-2.6Richard Russon8-45/+49
2004-11-04NTFS: Drop the runlist lock after the vcn has been read inAnton Altaparmakov2-1/+3
2004-11-04[PATCH] don't divide by zero on bad ext2 fsAndries E. Brouwer1-24/+32
2004-11-04Merge bk://kernel.bkbits.net/gregkh/linux/driver-2.6Linus Torvalds6-20/+16
2004-11-04NTFS: Fix stupid bug in fs/ntfs/attrib.c::ntfs_external_attr_find() in theAnton Altaparmakov2-2/+9
2004-11-03[PATCH] fix kernel BUG at fs/sysfs/dir.c:20!Maneesh Soni1-1/+1
2004-11-03Make "unlock_buffer()" use the optimized "smp_mb__after_clear_bit()".Linus Torvalds1-1/+1
2004-11-03Merge kroah.com:/home/greg/linux/BK/bleed-2.6Greg Kroah-Hartman6-19/+15
2004-11-04Merge flatcap.org:/home/flatcap/backup/bk/ntfs-2.6Richard Russon1-1/+2
2004-11-03[PATCH] driver-model: sysfs_release() dangling pointer reference fixTejun Heo1-1/+3
2004-11-03NTFS: Modify fs/ntfs/aops.c::mark_ntfs_record_dirty() so it allocatesAnton Altaparmakov2-18/+44
2004-11-03Merge cantab.net:/home/src/bklinux-2.6Anton Altaparmakov2-21/+11
2004-11-03[PATCH] avoid semi-infinite loop when mounting bad ext2Andries E. Brouwer1-1/+2
2004-11-02[PATCH] small sysfs cleanupsAdrian Bunk5-17/+11
2004-11-02[PATCH] sysfs: fix sysfs backing store error path confusionManeesh Soni1-1/+1
2004-11-02Merge ssh://linux-ntfs@bkbits.net/ntfs-2.6-develAnton Altaparmakov5-13/+13
2004-11-01[PATCH] ext3_bread() cleanupAndrew Morton1-7/+4
2004-11-01[PATCH] fs/buffer.c exports for NTFSAnton Altaparmakov1-14/+7
2004-11-02Merge flatcap.org:/home/flatcap/backup/bk/ntfs-2.6Richard Russon8-166/+557
2004-11-01NTFS: Make several functions and variables static. (Adrian Bunk)Anton Altaparmakov5-13/+13
2004-11-01NTFS: Add MODULE_VERSION() to fs/ntfs/super.c.Anton Altaparmakov1-0/+1
2004-11-01Merge ssh://linux-ntfs@bkbits.net/ntfs-2.6-develAnton Altaparmakov1-13/+4
2004-11-01NTFS: Fix stupid bug in fs/ntfs/attrib.c::ntfs_attr_find() that resulted inAnton Altaparmakov1-13/+4
2004-10-31[PATCH] Possible race in sysfs_read_file() and sysfs_write_file()Andrew Morton1-1/+5
2004-10-31[PATCH] Fix race in sysfs_read_file() and sysfs_write_file()Andrew Morton1-3/+15
2004-10-31[PATCH] sysfs backing store: stop pinning dentries/inodes for leaf entriesAndrew Morton6-76/+115
2004-10-31[PATCH] sysfs backing store: use sysfs_dirent based tree in dir file operationsAndrew Morton3-2/+143
2004-10-31[PATCH] sysfs backing store: use sysfs_dirent based tree in file removalAndrew Morton3-63/+95
2004-10-31[PATCH] sysfs backing store - add sysfs_direct structureAndrew Morton8-38/+185
2004-10-31[PATCH] fix oops with firmware loadingAndrew Morton1-2/+2
2004-10-31[PATCH] sysfs backing store - prepare sysfs_file_operations helpersAndrew Morton3-20/+36
2004-11-01Merge flatcap.org:/home/flatcap/backup/bk/ntfs-2.6Richard Russon3-61/+82
2004-10-31JFS: make some symbols staticDave Kleikamp3-7/+7
2004-10-31JFS: use alloc_metapage for consistencyDave Kleikamp1-4/+4
2004-10-31[PATCH] FAT: fix VFAT_IOCTL_READDIR_BOTH ioctlHirofumi Ogawa1-60/+78
2004-10-31[PATCH] FAT: remove incorrect BUG_ON()Hirofumi Ogawa1-1/+0
2004-10-30Lock-annotate some kernel functions as an example of how it works.Linus Torvalds1-0/+4
2004-10-30Merge bk://linux.bkbits.net/linux-2.5Steve French7-11/+25
2004-10-30Merge flatcap.org:/home/flatcap/backup/bk/ntfs-2.6Richard Russon13-228/+1914
2004-10-29Merge ssh://linux-ntfs@bkbits.net/ntfs-2.6-develAnton Altaparmakov2-25/+7
2004-10-29NTFS: Remove unused function fs/ntfs/runlist.c::ntfs_rl_merge(). (Adrian Bunk)Anton Altaparmakov2-25/+7
2004-10-28[PATCH] convert pipefs to fs_initcall()Andrew Morton1-2/+2
2004-10-28[PATCH] make dnotify a configure-time optionRobert Love2-6/+18
2004-10-28[PATCH] ext3: online resizingStephen C. Tweedie7-39/+1110
2004-10-28[PATCH] ext3 reservation: default to onAndrew Morton1-0/+2
2004-10-28[PATCH] ext3 block reservationsMingming Cao6-83/+779
2004-10-28[PATCH] ext3 block reservation patch set -- ext3 preallocation cleanupMingming Cao5-100/+3
2004-10-28[PATCH] direct IO write memory leak fixToshihiro Iwamoto1-1/+3
2004-10-28Merge flatcap.org:/home/flatcap/backup/bk/ntfs-2.6Richard Russon6-24/+4
2004-10-28NTFS: Implement extension of resident files in the regular file write codeAnton Altaparmakov2-179/+214
2004-10-28NTFS: In fs/ntfs/aops.c::ntfs_writepage(), if t he page is fully outsideAnton Altaparmakov2-1/+10
2004-10-28Merge bk://linux.bkbits.net/linux-2.5Steve French7-11/+25
2004-10-27[PATCH] error out on execve with no binfmtsChris Wright1-1/+2
2004-10-27[PATCH] remove ext2 xatts exportsChristoph Hellwig1-5/+0
2004-10-27[PATCH] unexport sys_lseekChristoph Hellwig1-1/+0
2004-10-27[PATCH] remove page_follow_linkChristoph Hellwig1-13/+0
2004-10-27[PATCH] omit CommitAvailHugh Dickins1-2/+0
2004-10-27[PATCH] statm: fix negative dataHugh Dickins1-1/+1
2004-10-27[PATCH] statm: shared = rss - anon_rssHugh Dickins1-1/+1
2004-10-27NTFS: Check for location of attribute name and improve error handling inAnton Altaparmakov2-107/+143
2004-10-27NTFS: Ensure the mft record size does not exceed the PAGE_CACHE_SIZE atAnton Altaparmakov2-8/+22
2004-10-27Merge flatcap.org:/home/flatcap/backup/bk/ntfs-2.6Richard Russon1-57/+5
2004-10-26Merge jfs@jfs.bkbits.net:linux-2.5Dave Kleikamp17-254/+304
2004-10-26Merge bk://linux.bkbits.net/linux-2.5Steve French7-11/+25