summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* [OCFS2] Make ip_io_sem a mutexMark Fasheh2006-02-036-18/+18
* [PATCH] ocfs2/dlm: fix compilation on ia64Jeff Mahoney2006-02-031-1/+1
* [PATCH] OCFS2: __init / __exit problemAdrian Bunk2006-02-033-3/+3
* o Remove confusing Kconfig text for CONFIGFS_FS.Joel Becker2006-02-031-2/+0
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Trond Myklebust2006-02-024-9/+23
|\
| * [PATCH] compat: fix compat_sys_openat and friendsStephen Rothwell2006-02-011-6/+6
| * Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.gitSteve French2006-02-0126-296/+337
| |\
| * | [CIFS] Remove compiler warningSteve French2006-01-271-1/+2
| * | Signed-off-by: Steve French <sfrench@us.ibm.com>Steve French2006-01-271-1/+7
| * | [CIFS] Make cifs default wsize match what we actually want to send (52KSteve French2006-01-241-1/+9
| * | Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.gitSteve French2006-01-231-2/+2
| |\ \
| * | | [CIFS] Do not zero non-existent iovec in SendReceive response processing.Steve French2006-01-231-1/+0
* | | | NFSv3: fix sync_retry in direct i/o NFSDirk Mueller2006-02-011-1/+1
* | | | NLM: Ensure that nlmclnt_cancel_callback() doesn't loop foreverTrond Myklebust2006-02-011-0/+4
* | | | NLM: Fix arguments to NLM_CANCEL callTrond Myklebust2006-02-011-3/+4
| |_|/ |/| |
* | | [PATCH] DocBook: fix some kernel-doc comments in fs and blockMartin Waitz2006-02-012-1/+3
* | | [PATCH] reiserfs: reiserfs: check for files > 2GB on 3.5.x disksJeff Mahoney2006-02-011-0/+17
* | | [PATCH] reiserfs: reiserfs fix journal accounting in journal_transaction_shou...Chris Mason2006-02-011-0/+3
* | | [PATCH] reiserfs: reiserfs write_ordered_buffers should not oops on dirty non...Chris Mason2006-02-011-2/+13
* | | [PATCH] reiserfs: reiserfs hang and performance fix for data=journal modeChris Mason2006-02-012-5/+21
* | | [PATCH] reiserfs: zero b_private when allocating buffer headsChris Mason2006-02-011-0/+1
* | | [PATCH] resierfs: fix reiserfs_invalidatepage race against data=orderedChris Mason2006-02-012-1/+16
* | | [PATCH] reiserfs: use generic_permissionChristoph Hellwig2006-02-011-77/+26
* | | [PATCH] reiserfs: remove reiserfs_permission_lockedChristoph Hellwig2006-02-011-22/+8
* | | [PATCH] reiserfs: missing kmalloc failure checkDiego Calleja2006-02-011-0/+2
* | | [PATCH] reiserfs: use __GFP_NOFAIL instead of yield and retry loop for alloca...Pekka Enberg2006-02-011-6/+2
* | | [PATCH] reiserfs: remove kmalloc wrapperPekka Enberg2006-02-017-137/+49
* | | [PATCH] Direct Migration V9: Avoid writeback / page_migrate() methodChristoph Lameter2006-02-015-0/+66
* | | [PATCH] mm: hugepage accounting fixHugh Dickins2006-02-011-2/+2
* | | [PATCH] Mark CONFIG_UFS_FS_WRITE as BROKENAlexey Dobriyan2006-02-011-1/+1
* | | [PATCH] compat_sys_pselect7() fixAndrew Morton2006-02-011-1/+1
* | | [PATCH] fuse: fix async read for legacy filesystemsMiklos Szeredi2006-02-013-4/+22
* | | [PATCH] smbfs readdir vs signal fixAndrew Morton2006-02-011-1/+4
* | | [PATCH] knfsd: Restore recently broken ACL functionality to NFS serverAndreas Gruenbacher2006-02-011-27/+49
* | | Merge git://oss.sgi.com:8090/oss/git/xfs-2.6Linus Torvalds2006-01-312-18/+39
|\ \ \
| * | | [XFS] Fix regression in xfs_buf_rele dealing with non-hashed buffers, asNathan Scott2006-02-011-0/+7
| * | | [XFS] Interim solution for attribute insertion failure during fileYingping Lu2006-02-011-18/+32
| | |/ | |/|
* | | [BLOCK] A few kerneldoc fixupsJens Axboe2006-01-311-0/+1
|/ /
* | [PATCH] Fix regression added by ppoll/pselect code.David S. Miller2006-01-191-2/+2
|/
* Merge master.kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2006-01-1821-183/+729
|\
| * [CIFS] Fix oops in cifs_readpages caused by not checking buf_type in anSteve French2006-01-181-1/+4
| * Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.gitSteve French2006-01-1758-662/+1180
| |\
| * | [CIFS] Remove compiler warningSteve French2006-01-171-1/+1
| * | [CIFS] Fix CIFS to recognize share mode securitySteve French2006-01-134-15/+41
| * | [CIFS] Fix typoSteve French2006-01-121-1/+0
| * | [CIFS] Add worker function for Get ACL cifs styleSteve French2006-01-129-20/+292
| * | Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.gitSteve French2006-01-12421-7255/+54457
| |\ \
| * | | [CIFS] Allow local filesize for file that is open for write to be updatedSteve French2006-01-122-2/+25
| * | | [CIFS] Fix cifs trying to write to f_opsSteve French2006-01-081-6/+11
| * | | [CIFS] Minor cleanup to new cifs acl header.Steve French2006-01-081-0/+2
OpenPOWER on IntegriCloud