summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-03-30reiserfs: add atomic addition of selinux attributes during inode creationJeff Mahoney5-6/+137
2009-03-30reiserfs: use generic readdir for operations across all xattrsJeff Mahoney3-300/+131
2009-03-30reiserfs: journaled xattrsJeff Mahoney7-49/+159
2009-03-30reiserfs: use generic xattr handlersJeff Mahoney9-441/+258
2009-03-30reiserfs: remove i_has_xattr_dirJeff Mahoney1-8/+1
2009-03-30reiserfs: make per-inode xattr locking more fine grainedJeff Mahoney4-90/+55
2009-03-30reiserfs: eliminate per-super xattr lockJeff Mahoney8-151/+74
2009-03-30reiserfs: simplify xattr internal file lookups/opensJeff Mahoney1-127/+135
2009-03-30reiserfs: Clean up xattrs when REISERFS_FS_XATTR is unsetJeff Mahoney4-357/+367
2009-03-30reiserfs: remove IS_PRIVATE helpersJeff Mahoney7-33/+23
2009-03-30reiserfs: remove link detection codeJeff Mahoney1-13/+0
2009-03-30reiserfs: xattr reiserfs_get_page takes offset instead of indexJeff Mahoney1-6/+4
2009-03-30reiserfs: small variable cleanupJeff Mahoney1-12/+8
2009-03-30reiserfs: use reiserfs_error()Jeff Mahoney9-110/+107
2009-03-30reiserfs: introduce reiserfs_error()Jeff Mahoney2-0/+29
2009-03-30reiserfs: rearrange journal abortJeff Mahoney3-21/+6
2009-03-30reiserfs: rework reiserfs_panicJeff Mahoney13-183/+200
2009-03-30reiserfs: add locking around error bufferJeff Mahoney1-1/+4
2009-03-30reiserfs: eliminate reiserfs_warning from uniqueness functionsJeff Mahoney1-5/+2
2009-03-30reiserfs: prepare_error_buf wrongly consumes va_argJeff Mahoney1-9/+3
2009-03-30reiserfs: rework reiserfs_warningJeff Mahoney17-426/+454
2009-03-30reiserfs: make some warnings informationalJeff Mahoney3-17/+13
2009-03-30reiserfs: use more consistent printk formattingJeff Mahoney1-14/+14
2009-03-30reiserfs: use buffer_info for leaf_paste_entriesJeff Mahoney3-13/+11
2009-03-30reiserfs: audit transaction ids to always be unsigned intsJeff Mahoney5-31/+31
2009-03-30reiserfs: add support for mount count incrementingJeff Mahoney3-2/+13
2009-03-23Linux 2.6.29v2.6.29Linus Torvalds1-2/+2
2009-03-23Build with -fno-dwarf2-cfi-asmKyle McMartin1-0/+3
2009-03-23trivial: fix orphan dates in ext2 documentationJody McIntyre1-2/+3
2009-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds39-121/+314
2009-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds6-25/+12
2009-03-23fix ptrace slownessMiklos Szeredi1-0/+8
2009-03-23Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/p...Linus Torvalds1-0/+9
2009-03-23powerpc/mm: Fix Respect _PAGE_COHERENT on classic ppc32 SW TLB load machinesKumar Gala1-0/+9
2009-03-22ucc_geth: Fix oops when using fixed-link supportAnton Vorontsov2-26/+11
2009-03-22dm9000: locking bugfixDavid Brownell1-2/+4
2009-03-22net: update dnet.c for bus_id removalStephen Rothwell1-3/+3
2009-03-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds2-16/+51
2009-03-22Merge branch 'fix-includes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds24-1907/+1209
2009-03-22Update my email addressGertjan van Wingerde3-3/+3
2009-03-22eCryptfs: NULL crypt_stat dereference during lookupTyler Hicks3-25/+18
2009-03-22eCryptfs: Allocate a variable number of pages for file headersTyler Hicks1-13/+26
2009-03-22radeonfb: Whack the PCI PM register until it sticksBenjamin Herrenschmidt1-0/+24
2009-03-21dnet: DNET should depend on HAS_IOMEMIlya Yanok1-1/+1
2009-03-21dca: add missing copyright/license headersMaciej Sosnowski2-0/+41
2009-03-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller1-0/+11
2009-03-20nl80211: Check that function pointer != NULL before using itJouni Malinen1-0/+11
2009-03-19sungem: missing net_device_opsStephen Hemminger1-5/+4
2009-03-19be2net: fix to restore vlan ids into BE2 during a IF DOWN->UP cycleSathya Perla1-5/+5
2009-03-19be2net: replenish when posting to rx-queue is starved in out of mem conditionsSathya Perla2-21/+30