aboutsummaryrefslogtreecommitdiffstats
path: root/fs (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2009-12-05s390: Convert BUG() to use unreachable()David Daney1-1/+1
2009-12-05MIPS: Convert BUG() to use unreachable()David Daney1-3/+1
2009-12-05x86: Convert BUG() to use unreachable()David Daney1-2/+2
2009-12-05Add support for GCC-4.5's __builtin_unreachable() to compiler.h (v2)David Daney2-0/+19
2009-12-04tree-wide: fix misspelling of "definition" in commentsAdam Buchbinder24-33/+33
2009-12-04reiserfs: fix misspelling of "journaled"Adam Buchbinder1-1/+1
2009-12-04doc: Fix a typo in slub.txt.Justin P. Mattock1-1/+1
2009-12-04inotify: remove superfluous return code checkGiuseppe Scrivano1-4/+0
2009-12-04hdlc: spelling fix in find_pvc() commentRudy Matela1-1/+1
2009-12-04doc: fix regulator docs cut-and-pasteismDr. David Alan Gilbert1-1/+1
2009-12-04mtd: Fix comment in KconfigKrzysztof Halasa1-3/+3
2009-12-04doc: Fix IRQ chip docsKrzysztof Halasa2-3/+3
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa345-508/+516
2009-12-04drivers/ata/libata-sff.c: comment spelling fixesKrzysztof Halasa1-3/+3
2009-12-04fix typos/grammos in Documentation/edac.txtDavidlohr Bueso1-4/+3
2009-12-04sysctl: add missing commentsThadeu Lima de Souza Cascardo1-5/+5
2009-12-04fs/debugfs/inode.c: fix comment typosAlberto Bertogli1-3/+3
2009-12-04sgivwfb: Make use of ARRAY_SIZE.Thiago Farina2-8/+7
2009-12-04sky2: fix sky2_link_down copy/paste comment errorBrandon Philips1-1/+1
2009-12-04tree-wide: fix typos "couter" -> "counter"Uwe Kleine-König4-4/+4
2009-12-04tree-wide: fix typos "offest" -> "offset"Uwe Kleine-König4-4/+4
2009-12-04fix kerneldoc for set_irq_msi()Liuweni1-2/+2
2009-12-04spidev: fix double "of of" in commentThadeu Lima de Souza Cascardo1-1/+1
2009-12-04comment typo fix: sybsystem -> subsystemJean Delvare2-2/+2
2009-12-04ipc: fix unused variable warningFelipe Contreras1-1/+1
2009-12-04mm: fix comments for invalidate_inode_pages2()Peng Tao1-1/+1
2009-12-04sdio_uart: coding style fixesThadeu Lima de Souza Cascardo1-19/+21
2009-12-04tree-wide: fix some typos and punctuation in commentsThadeu Lima de Souza Cascardo10-16/+16
2009-12-04ehci-hcd: Fix typo in an error messageOzan Çağlayan1-1/+1
2009-12-03x86, apic: Enable lapic nmi watchdog on AMD Family 11hMikael Pettersson1-1/+1
2009-12-03GFS2: Fix glock refcount issuesSteven Whitehouse1-13/+8
2009-12-03writeback: remove unused nonblocking and congestion checks (gfs2)Wu Fengguang1-12/+0
2009-12-03GFS2: drop rindex glock to refresh rindex listBenjamin Marzinski1-2/+6
2009-12-03GFS2: Tag all metadata with jidSteven Whitehouse5-3/+13
2009-12-03GFS2: Locking order fix in gfs2_check_blk_stateSteven Whitehouse1-4/+10
2009-12-03GFS2: Remove dirent_first() functionSteven Whitehouse1-33/+1
2009-12-03GFS2: Display nobarrier option in /proc/mountsSteven Whitehouse1-0/+3
2009-12-03GFS2: add barrier/nobarrier mount optionsChristoph Hellwig3-0/+17
2009-12-03GFS2: remove division from new statfs codeBenjamin Marzinski1-8/+9
2009-12-03GFS2: Improve statfs and quota usabilityBenjamin Marzinski5-10/+100
2009-12-03GFS2: Use dquot_send_warning()Steven Whitehouse1-1/+9
2009-12-03VFS: Export dquot_send_warningSteven Whitehouse4-85/+114
2009-12-03GFS2: Add set_xquota supportSteven Whitehouse1-26/+172
2009-12-03GFS2: Add get_xquota supportSteven Whitehouse1-0/+43
2009-12-03GFS2: Clean up gfs2_adjust_quota() and do_glock()Steven Whitehouse1-56/+26
2009-12-03GFS2: Remove constant argument from qd_get()Steven Whitehouse1-4/+4
2009-12-03GFS2: Remove constant argument from qdsb_get()Steven Whitehouse1-6/+6
2009-12-03GFS2: Add proper error reporting to quota sync via sysfsSteven Whitehouse1-4/+6
2009-12-03GFS2: Add get_xstate quota functionSteven Whitehouse1-0/+23
2009-12-03GFS2: Remove obsolete code in quota.cSteven Whitehouse2-17/+5