aboutsummaryrefslogtreecommitdiffstats
path: root/fs/hfsplus/dir.c
Commit message (Expand)AuthorAge
* Patched in Tegra support.Jonathan Herman2013-01-17
* hfsplus: get rid of write_superArtem Bityutskiy2012-07-22
* don't pass nameidata to ->create()Al Viro2012-07-14
* stop passing nameidata to ->lookup()Al Viro2012-07-14
* hfsplus: Fix potential buffer overflowsGreg Kroah-Hartman2012-05-04
* switch ->mknod() to umode_tAl Viro2012-01-03
* switch ->create() to umode_tAl Viro2012-01-03
* switch vfs_mkdir() and ->mkdir() to umode_tAl Viro2012-01-03
* filesystems: add missing nlink wrappersMiklos Szeredi2011-11-02
* hfsplus: add error checking for hfs_find_init()Alexey Khoroshilov2011-07-07
* hfsplus: remove unnecessary dentry_unhash on rmdir, dir renameSage Weil2011-05-28
* vfs: push dentry_unhash on rename_dir into file systemsSage Weil2011-05-26
* vfs: push dentry_unhash on rmdir into file systemsSage Weil2011-05-26
* switch hfsplusAl Viro2011-01-12
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/...Linus Torvalds2011-01-07
|\
| * hfsplus: spaces/indentation clean-upAnton Salikhmetov2010-12-16
| * hfsplus: over 80 character lines clean-upAnton Salikhmetov2010-12-16
| * hfsplus: write up fsync for directoriesChristoph Hellwig2010-11-23
* | fs: dcache reduce branches in lookup pathNick Piggin2011-01-07
|/
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/...Linus Torvalds2010-10-28
|\
| * hfsplus: free space correcly for files unlinked while openChristoph Hellwig2010-10-27
* | new helper: ihold()Al Viro2010-10-25
|/
* hfsplus: create correct initial catalog entries for device filesChristoph Hellwig2010-10-14
* hfsplus: fix link corruptionChristoph Hellwig2010-10-14
* hfsplus: fix rename over directoriesChristoph Hellwig2010-10-01
* hfsplus: protect readdir against removals from open_dir_listChristoph Hellwig2010-09-30
* hfsplus: add per-superblock lock for volume header updatesChristoph Hellwig2010-09-30
* hfsplus: fix error handling in hfsplus_symlinkChristoph Hellwig2010-09-30
* hfsplus: merge mknod/mkdir/creatChristoph Hellwig2010-09-30
* hfsplus: fix HFSPLUS_I calling conventionChristoph Hellwig2010-09-30
* hfsplus: fix HFSPLUS_SB calling conventionChristoph Hellwig2010-09-30
* hfsplus: Push down BKL into ioctl functionArnd Bergmann2010-05-16
* HFS+: fix unlink of linksRoman Zippel2008-04-10
* iget: stop HFSPLUS from using iget() and read_inode()David Howells2008-02-07
* HFS+: add custom dentry hash and comparison operationsDuane Griffin2007-07-16
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-14
* [PATCH] mark struct inode_operations const 2Arjan van de Ven2007-02-12
* [PATCH] struct path: convert hfsplusJosef Sipek2006-12-08
* [PATCH] r/o bind mounts: monitor zeroing of i_nlinkDave Hansen2006-10-01
* [PATCH] r/o bind mount prepwork: inc_nlink() helperDave Hansen2006-10-01
* [PATCH] r/o bind mounts: unlink: monitor i_nlinkDave Hansen2006-10-01
* [PATCH] Make most file operations structs in fs/ constArjan van de Ven2006-03-28
* [PATCH] hfs: set correct create date for linksRoman Zippel2006-01-18
* [PATCH] hfs: cleanup HFS+ printsRoman Zippel2006-01-18
* [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering2005-11-09
* Linux-2.6.12-rc2Linus Torvalds2005-04-16
8 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563


















































































































































































































































































































































































































































































































































































                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
ÿØÿà