aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ramfs (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2009-03-26quota: Coding style fixesJan Kara5-111/+198
2009-03-26quota: Remove superfluous inlinesJan Kara3-10/+11
2009-03-26quota: Remove uppercase aliases for quota functions.Jan Kara1-31/+0
2009-03-26nfsd: Use lowercase names of quota functionsJan Kara1-2/+2
2009-03-26jfs: Use lowercase names of quota functionsJan Kara8-36/+36
2009-03-26udf: Use lowercase names of quota functionsJan Kara2-11/+11
2009-03-26ufs: Use lowercase names of quota functionsJan Kara2-10/+10
2009-03-26reiserfs: Use lowercase names of quota functionsJan Kara5-22/+24
2009-03-26ext4: Use lowercase names of quota functionsJan Kara7-20/+20
2009-03-26ext3: Use lowercase names of quota functionsJan Kara6-21/+21
2009-03-26ext2: Use lowercase names of quota functionsJan Kara4-14/+14
2009-03-26ramfs: Remove quota callJan Kara1-6/+0
2009-03-26vfs: Use lowercase names of quota functionsJan Kara6-20/+21
2009-03-26quota: Remove dqbuf_t and other cleanupsJan Kara1-55/+49
2009-03-26quota: Remove NODQUOT macroJan Kara2-36/+36
2009-03-26quota: Make global quota locks cacheline alignedJan Kara1-3/+3
2009-03-26quota: Move quota files into separate directoryJan Kara12-60/+75
2009-03-26ext4: quota reservation for delayed allocationMingming Cao4-21/+65
2009-03-26reiserfs: Remove unnecessary quota functionsJan Kara1-56/+2
2009-03-26ext4: Remove unnecessary quota functionsJan Kara1-42/+2
2009-03-26ext3: Remove unnecessary quota functionsJan Kara1-42/+2
2009-03-26quota: Move EXPORT_SYMBOL immediately next to the functions/variblesMingming Cao1-36/+33
2009-03-26quota: Use inode->i_blkbits to get block bitsMingming Cao1-14/+8
2009-03-26quota: Add quota reservation claim and released operationsMingming Cao3-4/+165
2009-03-26quota: Add quota reservation supportMingming Cao3-31/+110
2009-03-23Linux 2.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-23fix ptrace slownessMiklos Szeredi1-0/+8
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-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-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
2009-03-19aio: lookup_ioctx can return the wrong value when looking up a bogus contextJeff Moyer1-2/+3
2009-03-19eventfd: remove fput() call from possible IRQ contextDavide Libenzi1-10/+27
2009-03-19Move cc-option to below arch-specific setupLinus Torvalds1-1/+3
2009-03-19Fix race in create_empty_buffers() vs __set_page_dirty_buffers()Linus Torvalds1-12/+11
2009-03-19Add '-fwrapv' to gcc CFLAGSLinus Torvalds1-0/+1
2009-03-18sparc64: Fix crash with /proc/iomemMikulas Patocka1-1/+1
2009-03-18sparc64: Reschedule KGDB capture to a software interrupt.David S. Miller4-24/+10