summaryrefslogtreecommitdiffstats
path: root/fs/dcookies.c (unfollow)
Commit message (Expand)AuthorFilesLines
2011-01-10ext4: add more error checks to ext4_mkdir()Namhyung Kim1-7/+14
2011-01-10ext4: ext4_ext_migrate should use NULL not 0Eric Paris1-1/+1
2011-01-10ext4: Use ext4_error_file() to print the pathname to the corrupted inodeTheodore Ts'o4-34/+49
2011-01-10ext4: use IS_ERR() to check for errors in ext4_error_fileDan Carpenter1-1/+1
2011-01-10ext4: test the correct variable in ext4_init_pageio()Dan Carpenter1-1/+1
2011-01-10ext2: remove dead code in ext2_xattr_getWang Sheng-Hui1-8/+0
2011-01-10ext2,ext3,ext4: clarify comment for extN_xattr_set_handleWang Sheng-Hui3-3/+3
2011-01-10ext4: clean up ext4_xattr_list()'s error code checking and return strategyTheodore Ts'o1-13/+13
2011-01-10ext4: remove warning message from ext4_issue_discard helperLukas Czerner1-12/+10
2011-01-10ext4: fix possible overflow in ext4_trim_fs()Lukas Czerner1-0/+6
2010-12-20ext4: Add error checking to kmem_cache_alloc() call in ext4_free_blocks()Theodore Ts'o1-1/+5
2010-12-20ext4: Use printf extension %pVJoe Perches1-17/+23
2010-12-20ext4: Use vzalloc in ext4_fill_flex_info()Joe Perches1-8/+7
2010-12-20ext4: zero out nanosecond timestamps for small inodesEric Sandeen1-0/+4
2010-12-20ext4: optimize ext4_check_dir_entry() with unlikely() annotationsTheodore Ts'o3-25/+32
2010-12-20ext4: use kmem_cache_zalloc() in ext4_init_io_end()Jesper Juhl1-4/+1
2010-12-20ext4: Remove redundant unlikely()Tobias Klauser1-1/+1
2010-12-18jbd2: simplify return path of journal_init_commonTheodore Ts'o1-4/+2
2010-12-18jbd2: move debug message into debug #ifdefTheodore Ts'o1-1/+1
2010-12-18jbd2: remove unnecessary goto statementTheodore Ts'o1-2/+0
2010-12-18jbd2: use offset_in_page() instead of manual calculationTheodore Ts'o1-1/+1
2010-12-18jbd2: Fix a debug message in do_get_write_access()Theodore Ts'o1-1/+1
2010-12-17jbd2: Use pr_notice_ratelimited() in journal_alloc_journal_head()Theodore Ts'o1-6/+2
2010-12-17ext4: Use pr_warning_ratelimited() instead of printk_ratelimit()Theodore Ts'o1-2/+2
2010-12-16ext4: Fix up comments in inode.cTheodore Ts'o1-4/+13
2010-12-16ext4: Add second mount options field since the s_mount_opt is full upTheodore Ts'o2-2/+13
2010-12-16ext4: Move struct ext4_mount_options from ext4.h to super.cTheodore Ts'o2-16/+15
2010-12-16ext4: Simplify the usage of clear_opt() and set_opt() macrosTheodore Ts'o3-84/+86
2010-12-16Linux 2.6.37-rc6v2.6.37-rc6Linus Torvalds1-1/+1
2010-12-15xen: Provide a variant of __RING_SIZE() that is an integer constant expressionJeremy Fitzhardinge3-5/+12
2010-12-15MAINTAINERS: update MSM git treeDaniel Walker1-1/+1
2010-12-15install_special_mapping skips security_file_mmap check.Tavis Ormandy2-4/+17
2010-12-15crypto: ghash-intel - ghash-clmulni-intel_glue needs err.hRandy Dunlap1-0/+1
2010-12-15dw_spi: Fix missing final read in some polling situationsMajor Lee1-0/+5
2010-12-15i2c_intel_mid: Fix slash in sysfs nameAlan Cox1-1/+1
2010-12-15ext4: fix typo which broke '..' detection in ext4_find_entry()Aaro Koskinen1-1/+1
2010-12-14ARM: 6535/1: V6 MPCore v6_dma_inv_range and v6_dma_flush_range RWFO fixValentine Barshak1-8/+20
2010-12-14ARM: 6534/1: Make CONFIG_FPE_NWFPE depend on !CONFIG_THUMB2_KERNELDave Martin1-1/+1
2010-12-14ARM: 6533/1: Thumb-2: Make CONFIG_THUMB2_KERNEL depend on !CPU_V6Dave Martin1-1/+1
2010-12-14Change bcmring Maintainer list.Jiandong Zheng1-2/+2
2010-12-14ext4: Turn off multiple page-io submission by defaultTheodore Ts'o3-3/+17
2010-12-14workqueue: It is likely that WORKER_NOT_RUNNING is trueSteven Rostedt1-2/+2
2010-12-14MAINTAINERS: Add workqueue entryTejun Heo1-0/+9
2010-12-14fbdev: Fix fb_find_nearest_mode refresh comparisonAndrew Kephart1-0/+1
2010-12-14sh: wire up accept4 syscall (non-multiplexed path)Carmelo AMOROSO2-1/+3
2010-12-14dmaengine: at_hdmac: fix buffer transfer size specificationNicolas Ferre1-1/+1
2010-12-14kgdboc,input: Fix regression with keyboard release key and early debuggingJason Wessel1-1/+2
2010-12-14ACPI / PM: Do not save/restore NVS on Sony Vaio VGN-NW130DRafael J. Wysocki1-0/+8
2010-12-14Btrfs: prevent RAID level downgrades when space is lowChris Mason1-1/+19
2010-12-14Btrfs: account for missing devices in RAID allocation profilesChris Mason3-3/+36