summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
...
| * [XFS] Workaround log space issue by increasing XFS_TRANS_PUSH_AIL_RESTARTSVlad Apostolov2007-02-101-1/+1
| * [XFS] remove unused filp from ioctl functionsLachlan McIlroy2007-02-101-11/+5
| * [XFS] mraccessf & mrupdatef are supposed to be the "flags" versions of theLachlan McIlroy2007-02-101-4/+2
| * [XFS] remove unused xflags parameter from sync routinesLachlan McIlroy2007-02-103-16/+8
| * [XFS] fix sparse warning in xfs_da_btree.cLachlan McIlroy2007-02-101-2/+1
| * [XFS] use struct kvec in struct uioLachlan McIlroy2007-02-102-3/+3
| * [XFS] Fix UP build breakage due to undefined m_icsb_mutex.David Chinner2007-02-102-11/+33
| * [XFS] Reduction global superblock lock contention near ENOSPC.David Chinner2007-02-102-93/+140
| * [XFS] Get rid of old 5.3/6.1 v1 log items. Cleanup patch sent in by EricEric Sandeen2007-02-103-77/+3
| * [XFS] Keep stack usage down for 4k stacks by using noinline.David Chinner2007-02-1023-63/+87
| * [XFS] Current usage of buftarg flags is incorrect.David Chinner2007-02-102-10/+9
| * [XFS] Prevent buffer overrun in cmn_err().Lachlan McIlroy2007-02-101-10/+13
| * [XFS] Fix a synchronous buftarg flush deadlock when freezing.David Chinner2007-02-101-57/+60
| * [XFS] Make quiet mounts quietDavid Chinner2007-02-101-1/+1
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2007-02-114-6/+18
|\ \
| * | [PARTITION]: Add whole_disk attribute.Fabio Massimo Di Nitto2007-02-104-6/+18
| |/
* | [PATCH] ifdef ->rchar, ->wchar, ->syscr, ->syscw from task_structAlexey Dobriyan2007-02-112-12/+16
* | [PATCH] jbd layer function called instead of fs specific oneDmitriy Monakhov2007-02-112-4/+4
* | [PATCH] Remove unused kernel config option ZISOFS_FSRobert P. J. Day2007-02-111-6/+0
* | [PATCH] buffer: memorder fixNick Piggin2007-02-111-0/+1
* | [PATCH] extend the set of "__attribute__" shortcut macrosRobert P. J. Day2007-02-112-4/+0
* | [PATCH] remove ext[34]_inc_count and _dec_countEric Sandeen2007-02-112-36/+6
* | [PATCH] return ENOENT from ext3_link when racing with unlinkEric Sandeen2007-02-112-0/+12
* | [PATCH] fix umask when noACL kernel meets extN tuned for ACLsHugh Dickins2007-02-113-0/+12
* | [PATCH] seq_file conversion: codaAlexey Dobriyan2007-02-111-37/+39
* | [PATCH] ext4: refuse ro to rw remount of fs with orphan inodesEric Sandeen2007-02-111-0/+16
* | [PATCH] ext3: refuse ro to rw remount of fs with orphan inodesEric Sandeen2007-02-111-0/+16
* | [PATCH] proc_misc warning fixAndrew Morton2007-02-111-7/+12
* | [PATCH] msdos partitions: fix logic error in AIX detectionOlaf Hering2007-02-111-4/+4
* | [PATCH] relax check for AIX in msdos partition tableOlaf Hering2007-02-111-1/+11
* | [PATCH] remove invalidate_inode_pages()Andrew Morton2007-02-117-9/+10
* | [PATCH] ext2: skip pages past number of blocks in ext2_find_entryEric Sandeen2007-02-111-0/+8
* | [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().Robert P. J. Day2007-02-1114-36/+17
* | [PATCH] igrab() should check for I_CLEARJan Blunck2007-02-111-1/+1
* | [PATCH] avoid one conditional branch in touch_atime()Eric Dumazet2007-02-111-3/+1
* | [PATCH] convert ramfs to use __set_page_dirty_no_writebackKen Chen2007-02-112-2/+2
* | [PATCH] Drop get_zone_counts()Christoph Lameter2007-02-111-7/+2
* | [PATCH] Remove final references to deprecated "MAP_ANON" page protection flagRobert P. J. Day2007-02-112-2/+2
|/
* [PATCH] uclinux: correctly remap bin_fmtflat exe allocated mem regionsGreg Ungerer2007-02-091-7/+24
* [PATCH] v9fs_vfs_mkdir(): fix a double freeAdrian Bunk2007-02-091-5/+2
* [PATCH] hugetlb: preserve hugetlb pte dirty stateKen Chen2007-02-091-1/+4
* [PATCH] ufs: restore back support of openstepEvgeniy Dushistov2007-02-092-10/+16
* [PATCH] dlm: use kern_recvmsg()Al Viro2007-02-091-17/+6
* Merge branch 'HEAD' of master.kernel.org:/pub/scm/linux/kernel/git/herbert/cr...David S. Miller2007-02-082-4/+1
|\
| * [CRYPTO] api: Remove deprecated interfaceHerbert Xu2007-02-072-4/+1
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-02-0817-468/+1211
|\ \
| * | configfs: Zero terminate data in configfs attribute writes.Joel Becker2007-02-071-3/+6
| * | [PATCH] ocfs2 heartbeat: clean up bio submission codePhilipp Reisner2007-02-071-127/+31
| * | ocfs2: introduce sc->sc_send_lock to protect outbound outbound messagesZhen Wei2007-02-072-0/+10
| * | [PATCH] ocfs2: drop INET from Kconfig, not neededRandy Dunlap2007-02-071-1/+0
OpenPOWER on IntegriCloud